Fladder/docker-compose.yml
2024-10-26 08:50:34 +02:00

9 lines
227 B
YAML

version: '3.4'
services:
fladder:
image: ghcr.io/donutware/fladder:latest
ports:
- 80:80
environment:
- BASE_URL=https://server-url #OPTIONAL: Locks the Fladder front-end to a certain jellyfin server