feat: request on api
CI / 🔍 Lint & Type Check (push) Successful in 1m5s
CI / 🐳 Build & Push Image (push) Successful in 17s

This commit is contained in:
2026-07-10 23:07:43 +02:00
parent 1e85e66bc2
commit 0a289b6c23
3 changed files with 11 additions and 11 deletions
+1
View File
@@ -5,6 +5,7 @@ export const siteConfig = {
jellyfinUrl: "https://momostreaming.com",
minecraftPath: "/minecraft",
astroneerPath: "/astroneer",
apiUrl: process.env.NEXT_PUBLIC_API_URL ?? "",
};
export const minecraftServer = {