소스 검색

更新 'share-v2/sharebms2-nginx/conf.d/default.conf'

mengqingchuang 4 년 전
부모
커밋
638c27b974
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      share-v2/sharebms2-nginx/conf.d/default.conf

+ 1 - 1
share-v2/sharebms2-nginx/conf.d/default.conf

@@ -1,6 +1,6 @@
 server {
     listen       80 default;
-    allow   100.64.0.0/10;
+    #allow   100.64.0.0/10;
     deny all;
     # 禁止IP访问及未绑定的域名跳转
     location = /healthz {