chore: sync WIP (admin routes, dashboard components, compose files)

This commit is contained in:
2026-08-03 00:03:38 -04:00
parent a022e0f7b7
commit e1623c3a17
13 changed files with 2555 additions and 92 deletions
+8
View File
@@ -32,6 +32,14 @@ TAUTULLI_URL=http://172.20.1.255:8181
TAUTULLI_API_KEY=""
TAUTULLI_WEBHOOK_SECRET=""
# ==========================================
# Audiobookshelf (Audiobook Listening History)
# Get API token from: sqlite3 absdatabase.sqlite "SELECT token FROM users WHERE username='root';"
# Or create a dedicated API key in Audiobookshelf Settings > Users
# ==========================================
ABS_URL=http://172.20.1.225:13378
ABS_API_TOKEN=""
# ==========================================
# Overseer (Content Requests)
# Backend uses host network mode to reach this