qinhb 4 tháng trước cách đây
mục cha
commit
ca101f3996
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docker/Dockerfile

+ 1 - 1
docker/Dockerfile

@@ -12,7 +12,7 @@ RUN echo "server {  \
                       gzip_vary on;\
                       client_max_body_size 100m;\
                       location   /client-server/ { \
-                        proxy_pass              http://192.168.1.4:7103/; \
+                        proxy_pass              http://192.168.1.4:8191/; \
                         proxy_redirect          off; \
                         proxy_set_header        Host client-server; \
                         proxy_set_header        X-Real-IP \$remote_addr; \