feat(deploy): add global.env for shared vars (DOMAIN, DOMAIN_NAME, ALT_DOMAIN)
ci/woodpecker/push/woodpecker Pipeline was canceled

This commit is contained in:
2026-07-08 21:29:12 -07:00
parent 9f7dcc3970
commit 78fe8092ad
+6
View File
@@ -0,0 +1,6 @@
# Global variables inherited by every stack at deploy time.
# Stack-specific .env files override these if the same key appears in both.
DOMAIN=bryanmail.net
DOMAIN_NAME=bryanmail.net
ALT_DOMAIN=bryanmail.net