add volume
This commit is contained in:
parent
c4d8e980da
commit
69af529410
|
|
@ -20,7 +20,7 @@ services:
|
|||
volumes:
|
||||
- gitea-data:/data
|
||||
#- ./gitea/gitea-ssh:/data/git/.ssh
|
||||
- /home/git/.ssh/:/data/git/.ssh
|
||||
#- /home/git/.ssh/:/data/git/.ssh
|
||||
ports:
|
||||
- "3500:3500"
|
||||
- "2222:22"
|
||||
|
|
|
|||
Loading…
Reference in New Issue