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
+3
View File
@@ -84,6 +84,9 @@ services:
- TAUTULLI_URL=http://172.20.1.225:8181
- TAUTULLI_API_KEY=${TAUTULLI_API_KEY}
- TAUTULLI_WEBHOOK_SECRET=${TAUTULLI_WEBHOOK_SECRET}
# Audiobookshelf (172.20.1.225:13378)
- ABS_URL=http://172.20.1.225:13378
- ABS_API_TOKEN=${ABS_API_TOKEN}
# Overseer (172.20.1.225:5055)
- OVERSEER_URL=http://172.20.1.225:5055
- OVERSEER_API_KEY=${OVERSEER_API_KEY}