add redirect tests for netlify

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

View File

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