From 33b71bed0c73c38adc7d9c6153c2c0e34bc14492 Mon Sep 17 00:00:00 2001 From: Baptiste Peupier <60870677+BaptistePeupier@users.noreply.github.com> Date: Tue, 1 Feb 2022 19:54:48 +0100 Subject: [PATCH] Update nginx.conf --- frontend/conf/nginx.conf | 1 - 1 file changed, 1 deletion(-) 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 / {