Update default.yaml
This commit is contained in:
parent
7a83c2c943
commit
1a6e7bbb5c
1 changed files with 0 additions and 9 deletions
|
@ -1,14 +1,5 @@
|
|||
# Default server configuration.
|
||||
jwt_secret: INSECURE_DEFAULT_SECRET
|
||||
db:
|
||||
migrate:
|
||||
database: angel
|
||||
username: root
|
||||
password: password
|
||||
web:
|
||||
database: angel
|
||||
username: username
|
||||
password: password
|
||||
host: 127.0.0.1
|
||||
mongo_db: mongodb://localhost:27017/angel
|
||||
port: 3000
|
||||
|
|
Loading…
Reference in a new issue