forked from kristjan/cjvt-valency
backend env dockerfile
This commit is contained in:
6
src/backend_flask/conf_files/dev_conf.yaml
Normal file
6
src/backend_flask/conf_files/dev_conf.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
debug: True
|
||||
port: 5004
|
||||
host: localhost
|
||||
logfile: "/var/log/valency_backend.log"
|
||||
---
|
||||
Reference in New Issue
Block a user