proxy config
This commit is contained in:
parent
13a36461dd
commit
2f8df69d1d
1 changed files with 6 additions and 0 deletions
6
client/stillbox/src/proxy.conf.json
Normal file
6
client/stillbox/src/proxy.conf.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"/api": {
|
||||||
|
"target": "http://xenon:3050",
|
||||||
|
"secure": false
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue