sunsheng 8 months ago
parent
commit
1072a13f6a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      nginx/conf.d/default.conf

+ 3 - 3
nginx/conf.d/default.conf

@@ -20,9 +20,9 @@ server {
    }
 
    # 用户
-   location /user/ {
-      proxy_pass  http://cr-user:8908/usercenter/;
-   }
+   # location /user/ {
+   #    proxy_pass  http://cr-user:8908/usercenter/;
+   # }
    
    # crsvc
    location /cr/ {