huanglizhi 1 rok pred
rodič
commit
52bbcc7128

+ 2 - 2
server/src/main/resources/application-test.yml

@@ -14,7 +14,7 @@ spring:
 
   #rabbitmq
   rabbitmq:
-    host: 60.204.236.53
+    host: 1.94.136.108
     port: 5672
     username: userroot
     password: user123456
@@ -25,7 +25,7 @@ redis:
   type: standalone
   config:
     type: manual
-  host: 127.0.0.1
+  host: 1.94.136.108
   port: 6379
   password: Iayq@742295
   maxIdle: 500