This commit is contained in:
hailin 2025-06-15 17:00:41 +08:00
parent b2c988fc1b
commit ec9360a4bb
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
import { getRuntimeEnv } from "@/lib/ipconfig";
export async function getBaseUrl() {
let ip = await getRuntimeEnv("SUPABASE_URL");