UNPKG
foalts2-cli
Version:
latest (2.12.0)
2.12.0
CLI tool for FoalTS
github.com/FoalTS
FoalTS/foal
foalts2-cli
/
lib
/
generate
/
templates
/
angular
/
proxy.conf.json
6 lines
•
78 B
JSON
View Raw
1
2
3
4
5
6
{
"/api"
:
{
"target"
:
"http://localhost:3001"
,
"secure"
:
false
}
}