change appsettings.json

This commit is contained in:
2023-07-09 23:42:54 +05:00
parent 13187e05d2
commit f95e1aff84
+1 -1
View File
@@ -1,6 +1,6 @@
{
"Database": {
"ConnectionString": "mongodb://yandex:yandexgame@192.168.1.64:27017",
"ConnectionString": "mongodb://yandex:yandexgame@212.220.216.185:27017/",
"DatabaseName": "yandex"
},