Domainänderung
Dieser Commit ist enthalten in:
@ -20,7 +20,7 @@ if not logger.handlers:
|
||||
class LicenseAPIClient:
|
||||
"""Client für die Kommunikation mit dem License Server API."""
|
||||
|
||||
def __init__(self, base_url: str = "https://api-software-undso.intelsight.de",
|
||||
def __init__(self, base_url: str = "https://api-software-undso.aegis-sight.de",
|
||||
api_key: str = "AF-2025-8E57CA6A97E257C5FA3E7778B8B44413"): # TODO: Update with valid API key
|
||||
"""
|
||||
Initialisiert den API Client.
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren