diff --git a/cryptide_project/nginx.conf b/cryptide_project/nginx.conf index 9c63b6c..08c7506 100644 --- a/cryptide_project/nginx.conf +++ b/cryptide_project/nginx.conf @@ -1,6 +1,5 @@ server { listen 80; - server_name localhost; location / { root /usr/share/nginx/html;