We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef8012a + aee66d0 commit 24ae3feCopy full SHA for 24ae3fe
1 file changed
angular.json
@@ -67,6 +67,9 @@
67
"outputMode": "server",
68
"ssr": {
69
"entry": "src/server.ts"
70
+ },
71
+ "security": {
72
+ "allowedHosts": ["localhost", "127.0.0.1"]
73
}
74
},
75
"configurations": {
0 commit comments