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:
2026-03-28 19:24:32 +00:00
parent 69da8704ee
commit 20c81207f1
5 changed files with 51 additions and 6 deletions

View File

@@ -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