mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
fix first batch of _dev stacks: authentik, directus, duplicati, filebrowser, firefly, headscale, homepage, invoiceninja, jellyfin, lubelogger
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# Global
|
||||
VOL_PATH=./data
|
||||
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
|
||||
# Compose
|
||||
VOL_PATH=/data
|
||||
JELLYFIN_IMAGE=jellyfin/jellyfin:latest
|
||||
JELLYFIN_RESTART=unless-stopped
|
||||
JELLYFIN_PORT=8096
|
||||
|
||||
# Jellyfin
|
||||
JELLYFIN_IMAGE=jellyfin/jellyfin:latest
|
||||
JELLYFIN_PublishedServerUrl=http://localhost:8096
|
||||
JELLYFIN_URL=http://localhost:8096
|
||||
|
||||
Reference in New Issue
Block a user