mirror of
https://asciireactor.com/otho/stashapp
synced 2024-11-22 04:25:08 +00:00
Fixed filestash mount path.
This commit is contained in:
parent
a65b369ae9
commit
d36de0f3f5
@ -39,7 +39,7 @@ services:
|
|||||||
- APPLICATION_URL=${filemanager_domain}
|
- APPLICATION_URL=${filemanager_domain}
|
||||||
- ONLYOFFICE_URL=http://onlyoffice
|
- ONLYOFFICE_URL=http://onlyoffice
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/filestash:/app/data
|
- .data/filestash:/app/data
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
- onlyoffice
|
- onlyoffice
|
||||||
|
Loading…
Reference in New Issue
Block a user