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