Skip to content

Commit 3139fea

Browse files
committed
Add schema
1 parent c70f828 commit 3139fea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

elmax/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Constants for the Elmax Cloud service client."""
22

3-
BASE_URL = "cloud.elmaxsrl.it"
3+
BASE_URL = "https://cloud.elmaxsrl.it"
44

55
ENDPOINT_DEVICES = "api/ext/devices"
66
ENDPOINT_LOGIN = "api/ext/login"

0 commit comments

Comments
 (0)