Files
docker-compose-cookbooks/jellyfin_dev/sample.env
T

9 lines
163 B
Bash

# Compose
VOL_PATH=/data
JELLYFIN_IMAGE=jellyfin/jellyfin:latest
JELLYFIN_RESTART=unless-stopped
JELLYFIN_PORT=8096
# Jellyfin
JELLYFIN_URL=http://localhost:8096