web: exploring other dev environment options.
This commit is contained in:
10
web/dev-proxy.config.json
Normal file
10
web/dev-proxy.config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"web": {
|
||||
"source": "8443",
|
||||
"target": "8080"
|
||||
},
|
||||
"api": {
|
||||
"source": "8444",
|
||||
"target": "8081"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user