dzr 4 månader sedan
förälder
incheckning
dbed982383
2 ändrade filer med 5 tillägg och 17 borttagningar
  1. 0 6
      conf/dev.yaml
  2. 5 11
      conf/test.yaml

+ 0 - 6
conf/dev.yaml

@@ -17,9 +17,3 @@ redis:
   db: !!int 1
   service_name: null
   kwargs: {}
-
-redis2:
-  host: 172.17.162.28
-  port: !!int 7361
-  pwd: "k5ZJR5KV4q7DRZ92DQ"
-  db: !!int 4

+ 5 - 11
conf/test.yaml

@@ -7,19 +7,13 @@ proxy:
     base_url: http://127.0.0.1:1405
 
 mongo:
-  host: 192.168.3.166
-  port: !!int 27082
+  host: 172.20.45.130
+  port: !!int 27017
 
 redis:
-  host: 192.168.3.165
-  port: !!int 8165
-  pwd: "top@123"
+  host: 172.20.45.129
+  port: !!int 3379
+  pwd: "jianyu@python"
   db: !!int 1
   service_name: null
   kwargs: {}
-
-redis2:
-  host: 192.168.3.165
-  port: !!int 8165
-  pwd: "top@123"
-  db: !!int 4