From fa935af58d07d68ffeef717579b0bb1593b07252 Mon Sep 17 00:00:00 2001 From: Yax Date: Sun, 14 Dec 2025 19:14:57 +0100 Subject: [PATCH] Revert "Add tinyauth" This reverts commit ba2343e658f7d7c755727643726ec9bcfbb5d767. --- .env.default | 2 -- 1 file changed, 2 deletions(-) diff --git a/.env.default b/.env.default index b3028a4..04ba588 100644 --- a/.env.default +++ b/.env.default @@ -3,10 +3,8 @@ ROOT_INSTALL=/srv TZ=Europe/Paris PUID=1000 PGID=1000 -AUTH_USER_PASSWORD=user:$$a.00d # apps WALLABAG_URL=http://localhost NTFY_URL=http://localhost:8017 NTFY_BEHIND_PROXY=true -TINYAUTH_URL=http://localhost:8020 \ No newline at end of file