mirror of
https://asciireactor.com/otho/stashapp
synced 2024-11-22 10:45:07 +00:00
Set mountpoint for filestash data.
This commit is contained in:
parent
db6aa259e8
commit
a65b369ae9
@ -38,6 +38,8 @@ services:
|
|||||||
- LETSENCRYPT_HOST=${filemanager_domain}
|
- LETSENCRYPT_HOST=${filemanager_domain}
|
||||||
- APPLICATION_URL=${filemanager_domain}
|
- APPLICATION_URL=${filemanager_domain}
|
||||||
- ONLYOFFICE_URL=http://onlyoffice
|
- ONLYOFFICE_URL=http://onlyoffice
|
||||||
|
volumes:
|
||||||
|
- ./data/filestash:/app/data
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
- onlyoffice
|
- onlyoffice
|
||||||
|
Loading…
Reference in New Issue
Block a user