12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
TYPE=jellyfin
|
|
|
|
DOMAIN=jellyfin.example.com
|
|
|
|
## Domain aliases
|
|
#EXTRA_DOMAINS=', `www.jellyfin.example.com`'
|
|
|
|
LETS_ENCRYPT_ENV=production
|
|
|
|
# Set to an existing path on the host, and define a path inside the container
|
|
EXTRA_VOLUME=/dev/null:/tmp/.dummy
|