Updated deploy script, and reduced logging noise

This commit is contained in:
Spencer Twaddle
2026-05-07 06:43:04 -05:00
parent 4fa35dadc3
commit 1c4cc3c79f
5 changed files with 83 additions and 6 deletions
+3
View File
@@ -7,3 +7,6 @@ POSTGRES_PASSWORD=changeme
# Note: client OIDC values live in src/Budget.Client/.env (committed).
# Override locally in src/Budget.Client/.env.local (gitignored).
# Trusted reverse-proxy networks (comma-separated CIDRs). Default covers the Docker bridge range.
# Budget__TrustedProxyNetworks=172.16.0.0/12