chenw преди 6 години
родител
ревизия
419629526a
променени са 17 файла, в които са добавени 17 реда и са изтрити 17 реда
  1. 1 1
      applications/commons/commons-server/src/main/resources/config/application-docker-prod.yml
  2. 1 1
      applications/document/document-server/src/main/resources/config/application-docker-prod.yml
  3. 1 1
      applications/money/money-server/src/main/resources/config/application-docker-prod.yml
  4. 1 1
      applications/operation/operation-auth-server/src/main/resources/config/application-docker-prod.yml
  5. 1 1
      applications/operation/operation-server/src/main/resources/config/application-docker-prod.yml
  6. 1 1
      applications/purchase/purchase-server/src/main/resources/config/application-docker-prod.yml
  7. 1 1
      applications/sale/sale-server/src/main/resources/config/application-docker-prod.yml
  8. 1 1
      applications/storage/storage-server/src/main/resources/config/application-docker-prod.yml
  9. 1 1
      applications/transfers/transfers-server/src/main/resources/config/application-docker-prod.yml
  10. 1 1
      base-servers/account/account-server/src/main/resources/config/application-docker-prod.yml
  11. 1 1
      base-servers/auth/auth-server/src/main/resources/config/application-docker-prod.yml
  12. 1 1
      base-servers/datacenter/datacenter-server/src/main/resources/config/application-docker-prod.yml
  13. 1 1
      base-servers/file/file-server/src/main/resources/config/application-docker-prod.yml
  14. 1 1
      base-servers/gateway-server/src/main/resources/config/application-docker-prod.yml
  15. 1 1
      base-servers/mail/mail-server/src/main/resources/config/application-docker-prod.yml
  16. 1 1
      base-servers/sms/sms-server/src/main/resources/config/application-docker-prod.yml
  17. 1 1
      base-servers/socket/socket-server/src/main/resources/config/application-docker-prod.yml

+ 1 - 1
applications/commons/commons-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
applications/document/document-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
applications/money/money-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
applications/operation/operation-auth-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
applications/operation/operation-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
applications/purchase/purchase-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
applications/sale/sale-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
applications/storage/storage-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
applications/transfers/transfers-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
base-servers/account/account-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
base-servers/auth/auth-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
base-servers/datacenter/datacenter-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
   data:
     mongodb:

+ 1 - 1
base-servers/file/file-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 fdfs:
   tracker-list:

+ 1 - 1
base-servers/gateway-server/src/main/resources/config/application-docker-prod.yml

@@ -13,7 +13,7 @@ spring:
     username: saas
     password: select123***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
base-servers/mail/mail-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
base-servers/sms/sms-server/src/main/resources/config/application-docker-prod.yml

@@ -17,7 +17,7 @@ spring:
     username: saas
     password: select111***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000

+ 1 - 1
base-servers/socket/socket-server/src/main/resources/config/application-docker-prod.yml

@@ -13,7 +13,7 @@ spring:
     username: saas
     password: select123***
   redis:
-    host: 10.10.100.173
+    host: 10.10.100.23
     port: 6379
 logging:
   destination: 10.10.100.160:5000