chore: sync WIP (admin routes, dashboard components, compose files)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user