Rejig .envrc.sample
[ci skip]
This commit is contained in:
@ -1,12 +1,12 @@
|
|||||||
export SERVICE=mailu
|
export SERVICE=mailu
|
||||||
export STACK_NAME=mailu
|
export STACK_NAME=mailu
|
||||||
|
|
||||||
export CERTDUMPER_POST_VERSION=v1
|
|
||||||
|
|
||||||
# Main mail domain, NOT main web domain (if they are different)
|
# Main mail domain, NOT main web domain (if they are different)
|
||||||
export DOMAIN=example.com
|
export DOMAIN=example.com
|
||||||
export LETS_ENCRYPT_ENV=production
|
export LETS_ENCRYPT_ENV=production
|
||||||
|
|
||||||
|
export CERTDUMPER_POST_VERSION=v1
|
||||||
|
|
||||||
# Custom settings used by certdumper_post.sh and Traefik
|
# Custom settings used by certdumper_post.sh and Traefik
|
||||||
export WEB_DOMAIN=mail.f0x.link
|
export WEB_DOMAIN=mail.f0x.link
|
||||||
export ACME_JSON=${LETS_ENCRYPT_ENV}-acme.json
|
export ACME_JSON=${LETS_ENCRYPT_ENV}-acme.json
|
||||||
|
|||||||
Reference in New Issue
Block a user