feat: dev flags

This commit is contained in:
Nick
2019-02-23 18:22:25 -05:00
parent bf505e6901
commit 2141366335
11 changed files with 124 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
port: $(PORT)
port: 3000
bindIP: 0.0.0.0
db:
type: $(DB_TYPE)