move to /srv
This commit is contained in:
parent
5331d25c4a
commit
5bf6d7acbc
13 changed files with 44 additions and 46 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
- traefik
|
||||
volumes:
|
||||
- /data/forgejo:/data
|
||||
- /apps/forgejo/conf:/data/gitea/conf
|
||||
- /srv/forgejo/conf:/data/gitea/conf
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
labels:
|
||||
|
|
Reference in a new issue