animeic-cd 1 年之前
父節點
當前提交
9a87cde81b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nginx/conf.d/default.conf

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

@@ -3,7 +3,7 @@ server {
     listen  [::]:80;
     server_name  localhost;
 
-    error_page   500 502 503 504  /50x.html;
+   #  error_page   500 502 503 504  /50x.html;
    #  location = /50x.html {
    #      root   /usr/share/nginx/html;
    #  }