chore(demo): set cors credentials

This commit is contained in:
Łukasz Mierzwa
2020-02-19 12:25:29 +00:00
parent 7c35a83a6d
commit 86e0cf344c

View File

@@ -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