Skip to content

Commit b156d74

Browse files
committed
Update nginx.conf
1 parent 639267a commit b156d74

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

nginx.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ http {
2727
location / {
2828
root /usr/share/nginx/html;
2929
index index.html index.htm;
30-
try_files $uri $uri/ /index.html;
3130
}
3231
}
3332
}

0 commit comments

Comments
 (0)