diff --git a/docker/nginx.conf b/docker/nginx.conf index 48b4467..bd6f8ce 100644 --- a/docker/nginx.conf +++ b/docker/nginx.conf @@ -64,4 +64,5 @@ http { # Serve the file directly from disk try_files $uri $uri/ =404; } + } } \ No newline at end of file