Files
Spring/2019-08/spring-15/spring-15-angular/proxy.conf.json
T

7 lines
79 B
JSON

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