We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf0b06e commit 704f9c9Copy full SHA for 704f9c9
1 file changed
angular.json
@@ -69,7 +69,7 @@
69
"entry": "src/server.ts"
70
},
71
"security": {
72
- "allowedHosts": ["localhost", "127.0.0.1", "10.*.*.*"]
+ "allowedHosts": ["*"]
73
}
74
75
"configurations": {
0 commit comments