Add MAILGUN_URL for EU region
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -90,6 +90,7 @@ job "phaseflow" {
|
|||||||
NEXT_PUBLIC_POCKETBASE_URL = "https://pocketbase-phaseflow.v.paler.net"
|
NEXT_PUBLIC_POCKETBASE_URL = "https://pocketbase-phaseflow.v.paler.net"
|
||||||
APP_URL = "https://phaseflow.v.paler.net"
|
APP_URL = "https://phaseflow.v.paler.net"
|
||||||
EMAIL_FROM = "phaseflow@paler.net"
|
EMAIL_FROM = "phaseflow@paler.net"
|
||||||
|
MAILGUN_URL = "https://api.eu.mailgun.net"
|
||||||
}
|
}
|
||||||
|
|
||||||
# Secrets from Nomad variables
|
# Secrets from Nomad variables
|
||||||
|
|||||||
Reference in New Issue
Block a user