Add CORS allowed origins for HTTP configuration
This commit is contained in:
@@ -44,6 +44,8 @@ http:
|
|||||||
use_x_forwarded_for: true
|
use_x_forwarded_for: true
|
||||||
trusted_proxies:
|
trusted_proxies:
|
||||||
- 10.60.1.1
|
- 10.60.1.1
|
||||||
|
cors_allowed_origins:
|
||||||
|
- https://dakboard.com
|
||||||
|
|
||||||
### notify_events ###
|
### notify_events ###
|
||||||
notify_events:
|
notify_events:
|
||||||
|
|||||||
Reference in New Issue
Block a user