db & connectionstring fixes

This commit is contained in:
Goran 2026-01-20 19:18:55 +01:00
parent bd8eebcde6
commit 30cb58e3f7

View File

@ -1,6 +1,6 @@
{
"ConnectionStrings": {
"Default": "Server=192.168.10.201;Database=test;User=test;Password=PJz395WDm_RXPvd];Pooling=true;MinimumPoolSize=10;MaximumPoolSize=200;AllowLoadLocalInfile=true;"
"Default": "Server=128.140.69.127;Database=emberend;User=emberend;Password=1JEA@9MtK)_)DmyA;Pooling=true;MinimumPoolSize=10;MaximumPoolSize=200;AllowLoadLocalInfile=true;"
},
"Logging": {
"LogLevel": {