mirror of
https://github.com/BillyOutlast/audiojacker.git
synced 2026-07-01 15:58:18 -04:00
moved order
This commit is contained in:
+7
-6
@@ -18,6 +18,7 @@ PGID=1000
|
||||
# Timezone (use TZ database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones)
|
||||
TZ=America/New_York
|
||||
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# AIRVPN CONFIGURATION (for gluetun)
|
||||
# -----------------------------------------------------------------------------
|
||||
@@ -44,6 +45,12 @@ AIRVPN_WG_PRESHARED_KEY=
|
||||
# Multiple addresses can be comma-separated (IPv4 and IPv6)
|
||||
AIRVPN_WG_ADDRESSES=
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# TORBOX CONFIGURATION
|
||||
# -----------------------------------------------------------------------------
|
||||
# Get your API key from: https://torbox.app/settings
|
||||
TORBOX_API_KEY=your_torbox_api_key
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# QBITTORRENT CONFIGURATION
|
||||
# -----------------------------------------------------------------------------
|
||||
@@ -86,12 +93,6 @@ SOULARR_PORT=3113
|
||||
# Web UI port (default: 3114)
|
||||
YUBAL_PORT=3114
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# TORBOX CONFIGURATION
|
||||
# -----------------------------------------------------------------------------
|
||||
# Get your API key from: https://torbox.app/settings
|
||||
TORBOX_API_KEY=your_torbox_api_key
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# AUDIOBOOKSHELF CONFIGURATION
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user