This replaces old momswap.produktor.duckdns.org references with tenerife.baby and refreshes the TypeScript integration guide to reflect the current asset upload, sharing, and relative-link flow. Made-with: Cursor
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ const { createApp, ref, reactive, onMounted, watch } = Vue;
|
||||
|
||||
createApp({
|
||||
setup() {
|
||||
const apiBase = ref(localStorage.getItem("geo_api_base") || "https://momswap.produktor.duckdns.org");
|
||||
const apiBase = ref(localStorage.getItem("geo_api_base") || "https://tenerife.baby");
|
||||
const state = reactive({
|
||||
publicKey: "",
|
||||
privateKey: "",
|
||||
|
||||
Reference in New Issue
Block a user