浏览代码

去掉用户服务的8081端口

郭超 4 年之前
父节点
当前提交
c3175a87df
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      site/src/main/resources/application.yml

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

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