Added the NAS mountpoint
This commit is contained in:
parent
a9c24a84db
commit
a118de3e63
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ services:
|
|||
|
||||
restart: always
|
||||
volumes:
|
||||
- ./data:/data
|
||||
- /mnt/gitea_data:/data
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
ports:
|
||||
|
|
Loading…
Reference in a new issue