Add config file for CD version
This commit is contained in:
parent
78a313c373
commit
0cd2ad6242
2 changed files with 16 additions and 0 deletions
13
config/element_io_develop.json
Normal file
13
config/element_io_develop.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"posthog": {
|
||||
"api_key": "phc_MhClVy9DiV20vazSYIiedFkM5Xi3z1LPBwrdn9PYZQQ",
|
||||
"api_host": "https://app.posthog.com"
|
||||
},
|
||||
"sentry": {
|
||||
"environment": "main-branch-cd",
|
||||
"DSN": "https://b1e328d49be3402ba96101338989fb35@sentry.matrix.org/41"
|
||||
},
|
||||
"rageshake": {
|
||||
"submit_url": "https://element.io/bugreports/submit"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue