new-is-app-angular2 #12

Merged
michele.artini merged 43 commits from new-is-app-angular2 into new-is-app 2023-02-06 11:30:14 +01:00
1 changed files with 5 additions and 1 deletions
Showing only changes of commit 78ca043213 - Show all commits

View File

@ -2,5 +2,9 @@
"/ajax": {
"target": "http://localhost:8280",
"secure": false
},
"/api": {
"target": "http://localhost:8280",
"secure": false
}
}
}