mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
chore(demo): set cors credentials
This commit is contained in:
@@ -5,10 +5,14 @@ alertmanager:
|
||||
uri: "http://localhost:9093"
|
||||
timeout: 10s
|
||||
proxy: true
|
||||
cors:
|
||||
credentials: same-origin
|
||||
- name: ha2
|
||||
uri: "http://localhost:9094"
|
||||
timeout: 10s
|
||||
proxy: true
|
||||
cors:
|
||||
credentials: same-origin
|
||||
alertAcknowledgement:
|
||||
enabled: true
|
||||
duration: 15m0s
|
||||
|
||||
Reference in New Issue
Block a user