feat: request on api
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user