Updates Mar 28 2026
Adding new cross-seed instance Adding external access to excalidraw Updated matrix-bots to include R34 API info (in .env file) Prevent qbittorrent clients from auto-restarting Adding homepage url environment variable
This commit is contained in:
@@ -81,7 +81,7 @@ services:
|
||||
depends_on:
|
||||
gluetun:
|
||||
condition: service_healthy
|
||||
restart: unless-stopped
|
||||
#restart: unless-stopped
|
||||
|
||||
qbittorrent2:
|
||||
image: lscr.io/linuxserver/qbittorrent:latest
|
||||
@@ -100,7 +100,7 @@ services:
|
||||
depends_on:
|
||||
gluetun:
|
||||
condition: service_healthy
|
||||
restart: unless-stopped
|
||||
#restart: unless-stopped
|
||||
|
||||
qbittorrent3:
|
||||
image: lscr.io/linuxserver/qbittorrent:latest
|
||||
@@ -117,7 +117,7 @@ services:
|
||||
depends_on:
|
||||
gluetun:
|
||||
condition: service_healthy
|
||||
restart: unless-stopped
|
||||
#restart: unless-stopped
|
||||
|
||||
|
||||
qbittorrent_priv:
|
||||
@@ -137,7 +137,7 @@ services:
|
||||
depends_on:
|
||||
gluetun:
|
||||
condition: service_healthy
|
||||
restart: unless-stopped
|
||||
#restart: unless-stopped
|
||||
|
||||
mam-api:
|
||||
image: myanonamouse/seedboxapi
|
||||
|
||||
Reference in New Issue
Block a user