Add CORS allowed origins for HTTP configuration

This commit is contained in:
Joshua King
2026-08-23 11:40:45 -04:00
parent 6e1b7eab74
commit f8dacd3122
+2
View File
@@ -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: