瀏覽代碼

Merge branch 'feature-V2.0' into 'master'

修改baseurl

See merge request crowd-2019/crowd-test-service-backend!178
郭超 4 年之前
父節點
當前提交
f5d1e87069
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      site/src/main/resources/application.yml

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

@@ -140,7 +140,7 @@ spring:
     password: secr3t!
     password: secr3t!
   redis:
   redis:
     host: 59.42.10.53
     host: 59.42.10.53
-    pool: 6379
+    port: 6379
     password: '#2019@callforttest@!'
     password: '#2019@callforttest@!'
     jedis:
     jedis:
       pool:
       pool:
@@ -175,7 +175,7 @@ spring:
     password: secr3t!
     password: secr3t!
   redis:
   redis:
     host: 10.18.18.50
     host: 10.18.18.50
-    pool: 6379
+    port: 6379
     password: '#2019@callforttest@!'
     password: '#2019@callforttest@!'
     jedis:
     jedis:
       pool:
       pool:
@@ -204,7 +204,7 @@ spring:
     password: secr3t!
     password: secr3t!
   redis:
   redis:
     host: 59.42.10.53
     host: 59.42.10.53
-    pool: 6379
+    port: 6379
     password: '#2019@callforttest@!'
     password: '#2019@callforttest@!'
     jedis:
     jedis:
       pool:
       pool:
@@ -289,7 +289,7 @@ file:
     path: /var/www/
     path: /var/www/
 user:
 user:
   service:
   service:
-    baseUrl: http://59.42.10.53
+#    baseUrl: http://59.42.10.53
-#    baseUrl: http://user.cofortest.com:8081
+    baseUrl: http://user.cofortest.com:8081
 website:
 website:
   domain: cofortest.com
   domain: cofortest.com