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;
    #  }