王刚 2 éve
szülő
commit
cdc69292fb
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      Gameserver/Amfphp/configs/config_and.php

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

@@ -51,7 +51,7 @@ class config_and extends config {
     protected function _InitOuterMongoDB() {
     protected function _InitOuterMongoDB() {
         $this->mongodb = "mongodb://ylsjMTY0LjkyLjE5NC4x:wanggang1985@172.17.16.5:23333/?authSource=ylsj2019";
         $this->mongodb = "mongodb://ylsjMTY0LjkyLjE5NC4x:wanggang1985@172.17.16.5:23333/?authSource=ylsj2019";
         $this->mongo->db = "ylsj2019_t2";
         $this->mongo->db = "ylsj2019_t2";
-        $this->mongo->conn = "mongodb://gwang:wanggang1985@localhost:27017/?authSource=admin";
+        $this->mongo->conn = "mongodb://ylsjMTY0LjkyLjE5NC4x:wanggang1985@172.17.16.5:23333/?authSource=ylsj2019";
     }
     }
 
 
 }
 }