Эх сурвалжийг харах

外网MongoDB验证地址

王刚 3 жил өмнө
parent
commit
6ba3d86234

+ 1 - 1
Gameserver/Amfphp/configs/config_and.php

@@ -48,7 +48,7 @@ class config_and extends config {
      * 外网MongoDB
      */
     protected function _InitOuterMongoDB() {
-        $this->mongodb = "mongodb://gwang:wanggang1985@localhost:27017/?authSource=admin";
+        $this->mongodb = "mongodb://ylsjMTY0LjkyLjE5NC4x:wanggang1985@localhost:23333/?authSource=ylsj2019";
     }
 
 }