mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
there already was one 💀
move _redirects to public
This commit is contained in:
parent
82c0504368
commit
f5166677fe
2 changed files with 1 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
|||
/media/* https://meta.pstream.org/media/:splat 200!
|
||||
/assets/* /assets/:splat 200
|
||||
/* /index.html 200
|
||||
|
|
@ -1,2 +1,3 @@
|
|||
/media/* https://meta.pstream.org/media/:splat 200!
|
||||
/assets/* /assets/:splat 200
|
||||
/* /index.html 200
|
||||
|
|
|
|||
Loading…
Reference in a new issue