platform/sample-project/config/default.yaml
2018-12-31 11:14:18 -05:00

5 lines
No EOL
147 B
YAML

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