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