Browse Source

no message

Gavin 6 năm trước cách đây
mục cha
commit
bfdfe4eb35
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      k8swebapi-nginx/conf.d/k8swebapi-nginx.conf

+ 1 - 1
k8swebapi-nginx/conf.d/k8swebapi-nginx.conf

@@ -3,7 +3,7 @@ upstream sharetransmit-svc {
 }
 
 server {
-    listen 8006;
+    listen 8050;
 
     #ssl on;
     ssl_certificate ssl/xinyueyouxi.com.pem;