You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
323 B
8 lines
323 B
{ |
|
"HASTIC_PORT": 8000, |
|
"HASTIC_API_KEY": "eyJrIjoiVjZqMHY0dHk4UEE3eEN4MzgzRnd2aURlMWlIdXdHNW4iLCJuIjoiaGFzdGljIiwiaWQiOjF9", |
|
"HASTIC_WEBHOOK_URL": "http://localhost:8080", |
|
"HASTIC_WEBHOOK_TYPE": "application/x-www-form-urlencoded", |
|
"HASTIC_WEBHOOK_SECRET": "mysecret", |
|
"GRAFANA_URL": "http://localhost:3000/" |
|
}
|
|
|