moved update html file to public
This commit is contained in:
parent
7aca89d715
commit
ae55e9950e
2 changed files with 0 additions and 2 deletions
|
|
@ -71,7 +71,6 @@ http {
|
|||
add_header Cache-Control "no-store, no-cache, must-revalidate";
|
||||
}
|
||||
|
||||
|
||||
# Redirect old /index.html requests to new file
|
||||
location = /index.html {
|
||||
return 301 /indexV2.html;
|
||||
|
|
@ -88,7 +87,6 @@ http {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
# Healthcheck
|
||||
server {
|
||||
listen 8080;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue