@@ -29,8 +29,7 @@ app.use(express.json());
// Configure CORS
let allowedHosts = [
'https://www.nachklang.art',
'https://calendar.nachklang.art',
'http://localhost:4200'
'https://calendar.nachklang.art'
];
app.use(cors({
origin: function (origin: any, callback: any) {
The note is not visible to the blocked user.