Update default.yaml

This commit is contained in:
Tobe O 2016-12-23 23:33:28 -05:00 committed by GitHub
parent 47b28d524d
commit 3ea37fc7ac

View file

@ -1,4 +1,5 @@
# Default server configuration.
jwt_secret: INSECURE_DEFAULT_SECRET
db:
migrate:
database: angel
@ -10,4 +11,4 @@ db:
password: password
host: 127.0.0.1
mongo_db: mongodb://localhost:27017/angel
port: 3000
port: 3000