summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2022-10-24 15:17:17 +0200
committerGitHub <noreply@github.com>2022-10-24 15:17:17 +0200
commitde96dd73f2878346edaf1aa4e7c6cf45ad11173e (patch)
treecff82347410984ead0615f4e289bf19ed313fa0f /tests
parent29271f575a65ed5cd13265413bff3b32398bd538 (diff)
app to api netdata cloud (#13856)
Diffstat (limited to 'tests')
-rw-r--r--tests/alarm_repetition/netdata.conf_with_repetition2
-rw-r--r--tests/alarm_repetition/netdata.conf_without_repetition2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/alarm_repetition/netdata.conf_with_repetition b/tests/alarm_repetition/netdata.conf_with_repetition
index dc3aef39b6..ddee852ffc 100644
--- a/tests/alarm_repetition/netdata.conf_with_repetition
+++ b/tests/alarm_repetition/netdata.conf_with_repetition
@@ -52,4 +52,4 @@
allow from = *
[cloud]
- cloud base url = https://app.netdata.cloud
+ cloud base url = https://api.netdata.cloud
diff --git a/tests/alarm_repetition/netdata.conf_without_repetition b/tests/alarm_repetition/netdata.conf_without_repetition
index 27c7b86f7d..7add032820 100644
--- a/tests/alarm_repetition/netdata.conf_without_repetition
+++ b/tests/alarm_repetition/netdata.conf_without_repetition
@@ -52,4 +52,4 @@
allow from = *
[cloud]
- cloud base url = https://app.netdata.cloud
+ cloud base url = https://api.netdata.cloud