Add timezone/localtime mounts
This commit is contained in:
parent
6caf467fe1
commit
8bf2ca54a4
@ -28,6 +28,8 @@ services:
|
||||
- GITEA_SSH_PORT=2222
|
||||
volumes:
|
||||
- "git:/data"
|
||||
- "/etc/timezone:/etc/timezone:ro"
|
||||
- "/etc/localtime:/etc/localtime:ro"
|
||||
networks:
|
||||
- proxy
|
||||
- internal
|
||||
|
Reference in New Issue
Block a user