Frontend auf den neuen eigenen Postfach-Server umgestellt
API_BASE_URL/API_BASE zeigen jetzt auf https://postfach.dogfather-universe.com (eigener Server-internal-Dienst) statt auf den Cloudflare Worker dogfather-universe-postfach.dogfather1608.workers.dev.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
vorausgefüllten "mailto:"-Link.
|
||||
===================================================================== */
|
||||
|
||||
const API_BASE_URL = "https://dogfather-universe-postfach.dogfather1608.workers.dev";
|
||||
const API_BASE_URL = "https://postfach.dogfather-universe.com";
|
||||
|
||||
const CONTACT_EMAIL = "[email protected]";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user