protevus/config/default.yaml
2021-02-19 22:34:24 +08:00

9 lines
212 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: angel
password: angel2020