animeic %!s(int64=2) %!d(string=hai) anos
pai
achega
55f0e7407d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      nginx/conf.d/default.conf

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

@@ -41,11 +41,11 @@ server {
 
    # 3dshow2.0 用户
    location /user/ {
-      proxy_pass  http://3dshow2-user:8908/usercenter/;
+      proxy_pass  http://3dshow2-user-dev:8908/usercenter/;
    }
    # 3dshow2.0
    location / {
-      proxy_pass  http://3dshow2:8888/3dshow/;
+      proxy_pass  http://3dshow2-dev:8888/3dshow/;
    }