We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ce619a commit 835b490Copy full SHA for 835b490
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.*", "*.osf.io", "osf.io"]
73
}
74
75
"configurations": {
0 commit comments