Files
2026-08-18 15:14:23 +02:00
..
2026-08-18 15:14:23 +02:00
2026-08-18 15:14:23 +02:00
2026-08-18 15:14:23 +02:00

One line: what it is and why you run it.

Quick start

cp .env.example .env
$EDITOR .env
docker compose up -d

Then open http://<host>:<port>.

Port

Port Protocol Purpose
xxxx http Web UI

Why it looks like this

Gotchas

Exposing it

Publishes a plain HTTP port; nothing here is proxy-aware.

  • Upstream docs:
  • Image: