feat(infra): production deployment pipeline — Caddy, staging, Gitea Actions (#497) #499
@@ -100,7 +100,8 @@ services:
|
||||
# Dev-only mail catcher; gated behind the staging profile so production
|
||||
# never starts it. Staging workflow runs with `--profile staging`.
|
||||
mailpit:
|
||||
image: axllent/mailpit:latest
|
||||
# Pinned for reproducibility; Renovate bumps the tag.
|
||||
image: axllent/mailpit:v1.29.7
|
||||
restart: unless-stopped
|
||||
profiles: ["staging"]
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user