feat(deploy): add global.env for shared vars (DOMAIN, DOMAIN_NAME, ALT_DOMAIN)
ci/woodpecker/push/woodpecker Pipeline was canceled
ci/woodpecker/push/woodpecker Pipeline was canceled
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user