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

@@ -6,6 +6,7 @@ services:
environment:
PUID: 1029 # optional, your user id
PGID: 994 # optional, your group id
HOMEPAGE_ALLOWED_HOSTS: home.nearfuture
ports:
- 3069:3000
volumes: