diff --git a/web/vue-app/nginx.conf b/web/vue-app/nginx.conf index ccb8932..404e963 100644 --- a/web/vue-app/nginx.conf +++ b/web/vue-app/nginx.conf @@ -1,4 +1,5 @@ -# nginx.conf +events {} + http { server { listen 80;