Switch API URL to tuxflotte.de
This commit is contained in:
parent
37e8bb1d55
commit
4d1a924703
@ -3,7 +3,7 @@ import socket
|
|||||||
import urllib.request
|
import urllib.request
|
||||||
|
|
||||||
|
|
||||||
BASE_URL = "https://anode.stallinux.de"
|
BASE_URL = "https://anode.tuxflotte.de"
|
||||||
CLIENT_VERSION = "0.1.0"
|
CLIENT_VERSION = "0.1.0"
|
||||||
SELECTION_PATH = "/tmp/provisioning-selection.json"
|
SELECTION_PATH = "/tmp/provisioning-selection.json"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user