Files
Spring/2019-11/spring-17/spring-17-angular/proxy.conf.json
T
2020-02-04 22:18:04 +06:00

7 lines
79 B
JSON

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