334 B
334 B
Running with Docker
- Copy
docker/config.example.ini
todocker/config.ini
, and change the settings to your liking. - Copy
docker/proxy-config.example.json
todocker/proxy-config.json
, and do the same. - Build with
docker compose build
- Run with
docker compose up
The Caddy server will listen on localhost:5004
.