docs: add Jackettio and StremThru configuration options to .env.sample

This commit is contained in:
Viren070
2025-04-30 16:48:42 +01:00
parent c54f18cd07
commit c57157614e
+12 -12
View File
@@ -124,6 +124,11 @@ DEFAULT_JACKETTIO_TIMEOUT=
DEFAULT_JACKETTIO_STREMTHRU_URL=https://stremthru.13377001.xyz
# You may also provide a selfhosted instance of StremThru here.
# DEFAULT_JACKETTIO_STREMTHRU_URL=http://stremthru:8080
# These values work the same as the comet ones, but for Jackettio
# FORCE_JACKETTIO_HOSTNAME=
# FORCE_JACKETTIO_PORT=
# FORCE_JACKETTIO_PROTOCOL=
# -------------------------------------
# ---------- STREMIO-JACKETT ----------
@@ -136,6 +141,12 @@ DEFAULT_STREMIO_JACKETT_JACKETT_API_KEY=
DEFAULT_STREMIO_JACKETT_TIMEOUT=
# -------------------------------------
# --------- STREMTHRU-STORE ---------
STREMTHRU_STORE_URL=https://stremthru.elfhosted.com/stremio/store/
DEFAULT_STREMTHRU_STORE_TIMEOUT=
# --------------------------------------
# --------- EASYNEWS+ ADDON ---------
EASYNEWS_PLUS_URL=https://b89262c192b0-stremio-easynews-addon.baby-beamup.club/
DEFAULT_EASYNEWS_PLUS_TIMEOUT=
@@ -183,15 +194,4 @@ DEFAULT_DMM_CAST_TIMEOUT=
# -------------- STREMIO GDRIVE ----------------
DEFAULT_STREMIO_GDRIVE_TIMEOUT=
# --------------------------------------
# ==============================================================================
# ==============================================================================
# TRAEFIK CONFIGURATION
# ==============================================================================
# IGNORE if you are not using Traefik
# The domain that the addon will be hosted on, e.g. aiostreams.example.com
DOMAIN=
# The email to use for Let's Encrypt
LETSENCRYPT_EMAIL=
# ==============================================================================
# ==============================================================================