Fix syntax error in Koschei config-admin.cfg
This commit is contained in:
parent
99ca408381
commit
a718dc951f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ config = {
|
||||||
"database_config": {
|
"database_config": {
|
||||||
"username": "koscheiadmin",
|
"username": "koscheiadmin",
|
||||||
"password": "{{ koscheiadmin_db_password }}",
|
"password": "{{ koscheiadmin_db_password }}",
|
||||||
}
|
},
|
||||||
"unpriv_db_username": "koscheiuser",
|
"unpriv_db_username": "koscheiuser",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue