mirror of
https://github.com/miniflux/v2.git
synced 2025-08-16 18:01:37 +00:00
| .. | ||
| basic.yml | ||
| caddy.yml | ||
| Caddyfile | ||
| README.md | ||
| traefik.yml | ||
Docker-Compose Examples
Here are few Docker Compose examples:
basic.yml: Basic examplecaddy.yml: Use Caddy as reverse-proxy with automatic HTTPStraefik.yml: Use Traefik as reverse-proxy with automatic HTTPS
docker compose -f basic.yml up -d