Update connection string.

This commit is contained in:
2025-11-13 03:08:14 +00:00
parent 3fac917422
commit 4f2435fcbd

View File

@@ -1,6 +1,6 @@
{ {
"ConnectionStrings": { "ConnectionStrings": {
"DefaultConnection": "server=zeus.claunia.com;port=3306;user=marechai;password=marechaipass;database=marechai;TreatTinyAsBoolean=false" "DefaultConnection": "server=mariadb-dev.claunia.com;port=3306;user=marechai;password=marechaipass;database=marechai;TreatTinyAsBoolean=false"
}, },
"Logging": { "Logging": {
"LogLevel": { "LogLevel": {