mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
6 lines
173 B
Bash
6 lines
173 B
Bash
|
|
COOKBOOK=/git/docker-compose-cookbooks #HELP: cookbooks
|
|
# jellyfin
|
|
JELLYFIN_IMAGE=jellyfin/jellyfin:latest
|
|
VOL_PATH=./data
|
|
JELLYFIN_PublishedServerUrl=http://localhost:8096 |