Browse Source

no message

Gavin 6 years ago
parent
commit
bfdfe4eb35
1 changed files with 1 additions and 1 deletions
  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;