New storage path

This commit is contained in:
Patrick Jentsch
2019-09-09 15:21:29 +02:00
parent 295ed49799
commit 863db0a540
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ services:
ports:
- 5000:5000
volumes:
- /opaque_storage:/opaque_storage
- /mnt/opaque:/mnt/opaque
- ./app:/home/opaque/app
- ./config.py:/home/opaque/config.py
- ./migrations:/home/opaque/migrations