mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-19 18:04:18 +00:00
Merge branch 'main' of github.com:cgzirim/song-recognition
This commit is contained in:
commit
d6085faf7f
1 changed files with 8 additions and 0 deletions
8
client/vercel.json
Normal file
8
client/vercel.json
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"rewrites": [
|
||||||
|
{
|
||||||
|
"source": "http://51.20.115.7:5000/:path*",
|
||||||
|
"destination": "http://51.20.115.7:5000/:path*"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue