backend env dockerfile

This commit is contained in:
2019-03-22 14:50:47 +01:00
parent aab075a291
commit fd351bd8db
10 changed files with 428 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
---
debug: True
port: 5004
host: localhost
logfile: "/var/log/valency_backend.log"
---