All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generator.client.angular.core.proxy.conf.json.mustache Maven / Gradle / Ivy

There is a newer version: 1.18.1
Show newest version
{
  "/api": {
    "target": "http://localhost:{{serverPort}}",
    "secure": false
  },
  "/management": {
    "target": "http://localhost:{{serverPort}}",
    "secure": false
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy