Website + Bewerbungs-Postfach live deployed auf Cloudflare Workers (dogfather-universe.dogfather1608.workers.dev)
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@
|
||||
<script>
|
||||
// Gleiche Worker-URL wie in assets/js/forms.js / postfach.html eintragen,
|
||||
// sobald der Cloudflare Worker deployed ist.
|
||||
const API_BASE_URL = "";
|
||||
const API_BASE_URL = "https://dogfather-universe-postfach.dogfather1608.workers.dev";
|
||||
|
||||
document.addEventListener("DOMContentLoaded", () => {
|
||||
// Live-Status: grüner Punkt, wenn Dogfather gerade live ist
|
||||
|
||||
Reference in New Issue
Block a user