diff --git a/angular.json b/angular.json index 34457e39f..8a4e753dc 100644 --- a/angular.json +++ b/angular.json @@ -69,7 +69,7 @@ "entry": "src/server.ts" }, "security": { - "allowedHosts": ["localhost", "127.0.0.1", "10.*", "*.osf.io"] + "allowedHosts": ["localhost", "127.0.0.1", "10.*", "*.osf.io", "osf.io"] } }, "configurations": {