Update work with env variables

This commit is contained in:
Dmitry Bikulov
2026-08-27 11:19:12 +03:00
parent bfb01eab25
commit 13a4f10a5d
14 changed files with 118 additions and 69 deletions
+1 -1
View File
@@ -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