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
|
# Dev-only mail catcher; gated behind the staging profile so production
|
||||||
# never starts it. Staging workflow runs with `--profile staging`.
|
# never starts it. Staging workflow runs with `--profile staging`.
|
||||||
mailpit:
|
mailpit:
|
||||||
image: axllent/mailpit:latest
|
# Pinned for reproducibility; Renovate bumps the tag.
|
||||||
|
image: axllent/mailpit:v1.29.7
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
profiles: ["staging"]
|
profiles: ["staging"]
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user