Make config example password explicit
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"database_dsn": "",
|
||||
"database": {
|
||||
"user": "reanimator",
|
||||
"password": "reanimator",
|
||||
"password": "changeme",
|
||||
"host": "127.0.0.1",
|
||||
"port": 3306,
|
||||
"name": "reanimator",
|
||||
|
||||
Reference in New Issue
Block a user