diff --git a/frontend/conf/nginx.conf b/frontend/conf/nginx.conf index 3e7fc19..2966393 100644 --- a/frontend/conf/nginx.conf +++ b/frontend/conf/nginx.conf @@ -24,7 +24,6 @@ http { server { listen 80; - server_name flask-aled; access_log logs/access.log; location / {