mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 21:48:14 -08:00
7 lines
211 B
YAML
7 lines
211 B
YAML
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
|