Browse Source

调整配置

xuexiaobo 5 years ago
parent
commit
80e708be20
1 changed files with 2 additions and 2 deletions
  1. 2 2
      site/src/main/resources/application.yml

+ 2 - 2
site/src/main/resources/application.yml

@@ -105,11 +105,11 @@ website:
 spring:
   profiles: online
   datasource:
-    url: jdbc:mysql://59.42.10.53:3306/crowd-test-service?useSSL=false&useUnicode=yes&characterEncoding=UTF-8
+    url: jdbc:mysql://10.18.18.50:3306/crowd-test-service?useSSL=false&useUnicode=yes&characterEncoding=UTF-8
     username: root
     password: callfortest_crowd
   redis:
-    host: 59.42.10.53
+    host: 10.18.18.50
     pool: 6379
     password: '#2019@callforttest@!'
     jedis: