protevus/config/default.yaml

10 lines
212 B
YAML
Raw Normal View History

2016-04-22 02:56:21 +00:00
# Default server configuration.
2016-12-24 04:33:28 +00:00
jwt_secret: INSECURE_DEFAULT_SECRET
2016-11-23 22:21:41 +00:00
host: 127.0.0.1
2021-02-19 14:34:24 +00:00
# mongo_db: mongodb://localhost:27017/angel
2016-12-24 04:33:28 +00:00
port: 3000
2019-01-12 00:44:28 +00:00
postgres:
2021-02-19 14:34:24 +00:00
database_name: angel
username: angel
password: angel2020