first step into angular5 project conversion

This commit is contained in:
fabio.formosa
2018-03-13 00:01:25 +01:00
parent f88bd50768
commit bacd6401a3
118 changed files with 2767 additions and 10425 deletions

View File

@@ -1,6 +1,7 @@
{
"/quartz-manager": {
"target": "http://localhost:8080",
"secure": false
}
}
{
"/quartz-manager": {
"target": "http://localhost:8080",
"secure": false,
"ws":true
}
}