Complete incidents functionality #97
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…
Add table
Reference in a new issue