forked from SoDOff-Project/sodoff
remove production password
This commit is contained in:
parent
e9995f0876
commit
d623b9daa3
@ -75,7 +75,7 @@
|
||||
"DbConnection": "",
|
||||
|
||||
"// ProdDbConnection": "Database connection string for PostgreSQL and MySQL (examples above)",
|
||||
"ProdDbConnection": "Server=172.21.0.3;Database=sodoffdb;Uid=sodoffuser;Pwd=8s7IvsrMQWASTXs;Allow User Variables=True"
|
||||
"ProdDbConnection": "Server=172.21.0.3;Database=sodoffdb;Uid=sodoffuser;Pwd=${PRODUCTION_DB_PASSWORD};Allow User Variables=True"
|
||||
},
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user