We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c70f828 commit 3139feaCopy full SHA for 3139fea
1 file changed
elmax/constants.py
@@ -1,6 +1,6 @@
1
"""Constants for the Elmax Cloud service client."""
2
3
-BASE_URL = "cloud.elmaxsrl.it"
+BASE_URL = "https://cloud.elmaxsrl.it"
4
5
ENDPOINT_DEVICES = "api/ext/devices"
6
ENDPOINT_LOGIN = "api/ext/login"
0 commit comments