Files
appstore/apps/jackett-linuxserver/latest/.env.sample
T
okxlin 3f42949f44 Add LinuxServer app adapters
Add 1Panel v2 local app adapters for Jackett, The Lounge, and NZBGet using active LinuxServer Docker Hub tags.\n\nValidation:\n- adapter validate-v2 --strict-store --i18n-mode strict --source-evidence-mode off for all three apps\n- 1Panel v2 smoke passed for all three apps with moelin/1panel:v2
2026-06-24 00:06:37 +08:00

8 lines
170 B
Bash

PANEL_APP_PORT_HTTP=9117
CONFIG_PATH=./data/config
DOWNLOAD_PATH=./data/downloads
TIME_ZONE=Asia/Shanghai
AUTO_UPDATE=true
RUN_OPTS=
CONTAINER_NAME="jackett-linuxserver"