Fixed docker crazy stuff

This commit is contained in:
2022-10-03 15:27:24 +02:00
parent bf5003f100
commit 7c0e34e1f8
4 changed files with 14 additions and 8 deletions

View File

@@ -38,11 +38,11 @@
]
},
"DatabaseSettings": {
"Host": "37.120.162.78",
"Host": "kdb_db_1",
"User": "kd_kdb",
"Password": "a2Rfa2Ri",
"Database": "kd_kdb",
"Port": "3307",
"Port": "3306",
"Charset": "utf8mb4",
"UseUnicode": "true",
"Buffered": "true",

View File

@@ -38,11 +38,11 @@
]
},
"DatabaseSettings": {
"Host": "37.120.162.78",
"Host": "kdb_db_2",
"User": "kd_kdb",
"Password": "a2Rfa2Ri",
"Database": "kd_kdb",
"Port": "3308",
"Port": "3306",
"Charset": "utf8mb4",
"UseUnicode": "true",
"Buffered": "true",