From bd94364a5eecda0de282715d6842bfadc4068cf4 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Tue, 24 Feb 2026 23:59:50 -0700 Subject: [PATCH] Update example.env --- example.env | 1 + 1 file changed, 1 insertion(+) diff --git a/example.env b/example.env index a6022dec..06c91dcd 100644 --- a/example.env +++ b/example.env @@ -16,3 +16,4 @@ VITE_BACKEND_URL=https://server1.com,https://server2.com,https://server3.com # Trakt integration setup. Get these at https://trakt.tv/oauth/applications VITE_TRAKT_CLIENT_ID= VITE_TRAKT_CLIENT_SECRET= +TRAKT_REDIRECT_URI=https://pstream.mov