소스 검색

no message

Gavin 6 년 전
부모
커밋
bfdfe4eb35
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;