Fixed filestash mount path.

This commit is contained in:
Otho 2023-01-18 00:47:50 -05:00
parent a65b369ae9
commit d36de0f3f5
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -39,7 +39,7 @@ services:
- APPLICATION_URL=${filemanager_domain}
- ONLYOFFICE_URL=http://onlyoffice
volumes:
- ./data/filestash:/app/data
- .data/filestash:/app/data
networks:
- proxy
- onlyoffice