restricted CORS settings
This commit is contained in:
@@ -16,7 +16,9 @@ api:
|
||||
CORS:
|
||||
max_age: 300
|
||||
allowed_origins:
|
||||
- "*"
|
||||
- "https://sendico.io"
|
||||
- "https://app.sendico.io"
|
||||
- "https://www.sendico.io"
|
||||
allowed_methods:
|
||||
- "GET"
|
||||
- "POST"
|
||||
|
||||
Reference in New Issue
Block a user