mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-21 15:36:49 +00:00
feat: ${MEDIADIR} env
This commit is contained in:
@@ -101,6 +101,7 @@ services:
|
|||||||
restart: 'unless-stopped'
|
restart: 'unless-stopped'
|
||||||
environment:
|
environment:
|
||||||
- DOMAIN=${DOMAIN}
|
- DOMAIN=${DOMAIN}
|
||||||
|
- MEDIADIR=${MEDIADIR}
|
||||||
- JELLYFIN_PublishedServerUrl=https://media.${DOMAIN}
|
- JELLYFIN_PublishedServerUrl=https://media.${DOMAIN}
|
||||||
volumes:
|
volumes:
|
||||||
- jellyfin_config:/config
|
- jellyfin_config:/config
|
||||||
|
|||||||
Reference in New Issue
Block a user