Skip to content

Commit

Permalink
Update location for index
Browse files Browse the repository at this point in the history
  • Loading branch information
sshrihar committed Apr 5, 2024
1 parent dc18f63 commit dd59098
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ http {

server {
listen 80;
location /health-check {
alias /usr/share/nginx/html/index.html;
}
location / {
root /usr/share/nginx/html;
index index.html index.htm;
Expand Down

0 comments on commit dd59098

Please sign in to comment.