Files
vidgrab/apps/client/proxy.conf.json
2021-07-31 17:49:51 -04:00

7 lines
79 B
JSON

{
"/api": {
"target": "http://localhost:3333",
"secure": false
}
}