From b63abca2964bfbebc43066f40f2a500ed43f040f Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Tue, 20 Jan 2026 22:29:08 +0000 Subject: [PATCH] Add MAILGUN_URL for EU region Co-Authored-By: Claude Opus 4.5 --- services/phaseflow.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/services/phaseflow.hcl b/services/phaseflow.hcl index 0535e2a..b3a374d 100644 --- a/services/phaseflow.hcl +++ b/services/phaseflow.hcl @@ -90,6 +90,7 @@ job "phaseflow" { NEXT_PUBLIC_POCKETBASE_URL = "https://pocketbase-phaseflow.v.paler.net" APP_URL = "https://phaseflow.v.paler.net" EMAIL_FROM = "phaseflow@paler.net" + MAILGUN_URL = "https://api.eu.mailgun.net" } # Secrets from Nomad variables