brought back stuff to make web proxy work again
This commit is contained in:
parent
0b20092fdd
commit
4b04c8882c
8
.config/@web/cli/config.json
Normal file
8
.config/@web/cli/config.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"createdVersion": "2.28.72",
|
||||
"webRepoPath": "/Users/Z002QRN/Development/web",
|
||||
"readOnly": [
|
||||
"readOnly",
|
||||
"createdVersion"
|
||||
]
|
||||
}
|
1
.config/@web/cli/web-cli-update
Normal file
1
.config/@web/cli/web-cli-update
Normal file
@ -0,0 +1 @@
|
||||
{"exp":1730400318321,"latestVersion":"2.28.72"}
|
83
.config/@web/proxy/table.json
Normal file
83
.config/@web/proxy/table.json
Normal file
@ -0,0 +1,83 @@
|
||||
{
|
||||
"global": {
|
||||
"type": "global",
|
||||
"backend": "localhost:3000"
|
||||
},
|
||||
"routes": [
|
||||
{
|
||||
"path": "/top-of-funnel/assets",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/p",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/product",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/c",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/sp",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/s",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/b",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/bp",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/pl",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/items",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/offer-details",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/occ",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/social",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
},
|
||||
{
|
||||
"path": "/gift-finder",
|
||||
"port": 3000,
|
||||
"type": "local"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user