From 505ebb48bc5d482210d3beb63f33d4c7eb20db35 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Sun, 19 Mar 2023 00:59:51 +0900 Subject: [PATCH] Delete env var --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 99397ff2..c318972c 100644 --- a/.env.example +++ b/.env.example @@ -8,7 +8,7 @@ AUTHENTICATION_SECRET= # Following options are optional and only useful for debugging. # To debug the front end, you can set the following to an external backend -KYOO_URL=https://kyoo.sdg.moe/api +KYOO_URL= # The library root inside the container. KYOO_LIBRARY_ROOT=/video