angular.src.proxy.conf.json.vm Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of generator-angular-skeletons Show documentation
Show all versions of generator-angular-skeletons Show documentation
Angular Skeletons module of the Generator project
{
"/${project.model.restArtefactName}": {
"target": "http://localhost:8080",
"secure": false
}
}