feat: add seerr
CI / 🔍 Lint & Type Check (push) Successful in 3m0s
CI / 🐳 Build & Push Image (push) Successful in 22s

This commit is contained in:
2026-07-14 17:15:34 +02:00
parent c7e6d1c72b
commit 6b4953ca36
5 changed files with 56 additions and 3 deletions
+1
View File
@@ -3,6 +3,7 @@ export const siteConfig = {
title: "Le serveur de Leon",
description: "Streaming, jeux et services privés au même endroit.",
jellyfinUrl: "https://momostreaming.com",
seerrUrl: "https://seerr.leonmorival.xyz",
minecraftPath: "/minecraft",
astroneerPath: "/astroneer",
apiUrl: process.env.NEXT_PUBLIC_API_URL,