We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca2c8b2 commit bf0b06eCopy full SHA for bf0b06e
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