5 lines
147 B
YAML
5 lines
147 B
YAML
|
# Default server configuration.
|
||
|
host: 127.0.0.1
|
||
|
mongo_db: mongodb://localhost:27017/angel
|
||
|
port: 3000
|
||
|
jwt_secret: "IIeewWFKTdCJIT5zLh09J2gFKmfpgh0J"
|