Added the NAS mountpoint

This commit is contained in:
Solal NATHAN 2020-09-22 01:01:34 +02:00
parent a9c24a84db
commit a118de3e63

View file

@ -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: