volume added
This commit is contained in:
@@ -18,7 +18,8 @@ services:
|
|||||||
- bizmatch
|
- bizmatch
|
||||||
volumes:
|
volumes:
|
||||||
- gitea-data:/data
|
- gitea-data:/data
|
||||||
- ./gitea/gitea-ssh:/data/git/.ssh
|
#- ./gitea/gitea-ssh:/data/git/.ssh
|
||||||
|
- /home/git/.ssh/:/data/git/.ssh
|
||||||
ports:
|
ports:
|
||||||
- "3500:3500"
|
- "3500:3500"
|
||||||
- "2222:22"
|
- "2222:22"
|
||||||
|
|||||||
Reference in New Issue
Block a user