protevus/config/default.yaml
2017-01-28 11:23:35 -05:00

5 lines
137 B
YAML

# Default server configuration.
jwt_secret: INSECURE_DEFAULT_SECRET
host: 127.0.0.1
mongo_db: mongodb://localhost:27017/angel
port: 3000