protevus/config/default.yaml
2019-01-11 19:44:28 -05:00

9 lines
214 B
YAML

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