Hostityourself/infra
Claude 44c1bf03b4
Load .env directly via env_file so DOMAIN_SUFFIX reaches containers
Using compose-level ${DOMAIN_SUFFIX} substitution only works when docker
compose is run from the same directory as the .env file. env_file loads
the file relative to the compose file, so it works regardless of CWD.
2026-03-20 12:55:12 +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 Load .env directly via env_file so DOMAIN_SUFFIX reaches containers 2026-03-20 12:55:12 +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