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