Browse Source

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

修改线上配置文件

See merge request crowd-2019/crowd-test-service-backend!171
郭超 4 years ago
parent
commit
ae2e033f41
1 changed files with 4 additions and 4 deletions
  1. 4 4
      site/src/main/resources/application.yml

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

@@ -289,8 +289,8 @@ file:
     path: /var/www/
 user:
   service:
-    baseUrl: http://8.134.32.27:8081
-#    baseUrl: http://user.cofortest.com
+    baseUrl: http://user.cofortest.com
+#    baseUrl: http://8.134.32.27:8081
 website:
-  domain: 8.134.32.27
-#  domain: cofortest.com
+  domain: cofortest.com
+#  domain: 8.134.32.27