added proxy service
This commit is contained in:
parent
97c526dbab
commit
0933b798ca
6 changed files with 1111 additions and 0 deletions
7
proxy-service/package.json
Normal file
7
proxy-service/package.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"express": "^5.1.0",
|
||||
"http-proxy": "^1.18.1",
|
||||
"http-proxy-middleware": "^3.0.5"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue