feat: update BASE_URL for Jellyfin service in docker-compose configuration
This commit is contained in:
parent
a8714f9390
commit
c02da08bf6
@ -32,7 +32,7 @@ services:
|
|||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=100
|
- PGID=100
|
||||||
- TZ=Europe/Amsterdam
|
- TZ=Europe/Amsterdam
|
||||||
- BASE_URL=https://fladder.mvl.sh
|
- BASE_URL=https://jellyfin.mvl.sh
|
||||||
networks:
|
networks:
|
||||||
- caddy_network
|
- caddy_network
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user