mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-18 09:24:19 +00:00
Create vercel.json
This commit is contained in:
parent
1f6d1bb353
commit
6fa6a6792c
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