Enhance logging.

This commit is contained in:
Stephan Porada
2019-09-12 11:35:23 +02:00
parent 129ee05b51
commit 926935af56
3 changed files with 9 additions and 5 deletions

View File

@ -19,7 +19,7 @@ services:
- /mnt/opaque:/mnt/opaque
- ./app:/home/opaque/app
- ./config.py:/home/opaque/config.py
- ./logs/opaque_flask.log:/home/opaque/logs/opaque_flask.log
- ./logs:/home/opaque/logs
- ./migrations:/home/opaque/migrations
- ./opaque.py:/home/opaque/opaque.py
daemon: