Update work with env variables
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
networks:
|
||||
- proxy
|
||||
ports:
|
||||
- "22:22"
|
||||
- "22:22" # switch server ssh to another port beforehand
|
||||
volumes:
|
||||
- ./data/gitea:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
|
||||
Reference in New Issue
Block a user