diff --git a/Config.ts b/Config.ts index 62d8506..ba970ef 100644 --- a/Config.ts +++ b/Config.ts @@ -1,3 +1,3 @@ export const Config = { - APIEndpoint: "http://127.0.0.1:5858" + APIEndpoint: "https://auth.collabvm.org" }; \ No newline at end of file diff --git a/src/html/index.html b/src/html/index.html index 7883322..3aa961c 100644 --- a/src/html/index.html +++ b/src/html/index.html @@ -50,7 +50,7 @@ -