[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2024-02-17 22:08:34 +01:00
الأصل a0d4fe576c
التزام 75369ed9f2

عرض الملف

@@ -37,7 +37,7 @@ module.exports = {
},
cors: {
/*
origin: Allow specified origin es ['https://example.com', 'https://subdomain.example.com', 'http://localhost:3000'] or all origins if not specified
origin: Allow specified origin es ['https://example.com', 'https://subdomain.example.com', 'http://localhost:3010'] or all origins if not specified
methods: Allow only GET and POST methods
*/
origin: '*',