Skip to content

Commit

Permalink
update: change container nginx config
Browse files Browse the repository at this point in the history
  • Loading branch information
muchasxmaracas committed Jun 4, 2024
1 parent ccd41b7 commit 3b5e2e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/webserver/container/default.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ server {
include /etc/nginx/mime.types;
add_header Cache-Control "public, max-age=1M";
try_files $uri $uri/ /index.html =404;
autoindex on;
}

location /band {
Expand Down

0 comments on commit 3b5e2e5

Please sign in to comment.