add force redirect

This commit is contained in:
MengYX 2022-03-18 11:39:35 +08:00
parent 51b7221586
commit 71cb3be2e6
No known key found for this signature in database
GPG Key ID: E63F9C7303E8F604
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# Redirect new users to the new demo server
# and preventing existing service worker failures
/ https://demo.unlock-music.dev/ 301
/index.html https://demo.unlock-music.dev/index.html 301
/ https://demo.unlock-music.dev/ 301!
/index.html https://demo.unlock-music.dev/index.html 301!
/redirect-test https://demo.unlock-music.dev/ 302