Hostityourself/infra
Claude a9490da8a8
Fix Caddy startup: remove empty ACME_EMAIL that caused parse error
Caddy's email directive requires a non-empty argument. Since ACME_EMAIL
wasn't set, Caddy failed to parse the config. Email is optional for
Let's Encrypt — remove the directive entirely and document it as a
manual opt-in comment.
2026-03-20 12:49:39 +00:00
..
.env.example Fix Caddy startup: remove empty ACME_EMAIL that caused parse error 2026-03-20 12:49:39 +00:00
docker-compose.yml Fix Caddy startup: remove empty ACME_EMAIL that caused parse error 2026-03-20 12:49:39 +00:00
Dockerfile.server Fix Dockerfile heredoc parse error in RUN if block 2026-03-20 10:42:46 +00:00
Makefile Add start.sh and Makefile build-only targets 2026-03-20 10:06:24 +00:00
start.sh Consolidate to single .env at repo root 2026-03-20 10:21:35 +00:00