allowedHost setup
This commit is contained in:
parent
ac28ce2d82
commit
62cf41e34d
@ -77,6 +77,12 @@
|
|||||||
},
|
},
|
||||||
"serve": {
|
"serve": {
|
||||||
"builder": "@angular/build:dev-server",
|
"builder": "@angular/build:dev-server",
|
||||||
|
"options": {
|
||||||
|
"allowedHosts": [
|
||||||
|
"localhost",
|
||||||
|
"sp.alphaomegainfosys.com"
|
||||||
|
]
|
||||||
|
},
|
||||||
"configurations": {
|
"configurations": {
|
||||||
"production": {
|
"production": {
|
||||||
"buildTarget": "service-provider-app:build:production"
|
"buildTarget": "service-provider-app:build:production"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user