mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
docs: add Jackettio and StremThru configuration options to .env.sample
This commit is contained in:
+12
-12
@@ -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=
|
||||
# ==============================================================================
|
||||
# ==============================================================================
|
||||
Reference in New Issue
Block a user