Signed-off-by: Arthur DANJOU <arthurdanjou@outlook.fr>
This commit is contained in:
2021-07-08 19:30:26 +02:00
parent 2f95bcf560
commit 26bdce8757

View File

@@ -44,7 +44,7 @@ const corsConfig: CorsConfig = {
| one of the above values.
|
*/
origin: true,
origin: 'https://arthurdanjou.fr',
/*
|--------------------------------------------------------------------------