revert: restore original DB password in config.json (previous change was accidental)
This commit is contained in:
parent
6a27233d2d
commit
8db5e982fa
@ -44,7 +44,7 @@
|
|||||||
"kwargs":{
|
"kwargs":{
|
||||||
"user":"test",
|
"user":"test",
|
||||||
"db":"sage",
|
"db":"sage",
|
||||||
"password": "xGatnL1idCnFRCe4FaIWRQ==",
|
"password":"SS+C1MDMJrslBwGzYIv3nQ==",
|
||||||
"charset": "utf8mb4",
|
"charset": "utf8mb4",
|
||||||
"host":"db"
|
"host":"db"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user