Rejig .envrc.sample

[ci skip]
This commit is contained in:
3wc 2020-10-06 01:52:00 +02:00
parent 519bc69c77
commit b6dd8767cd
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
export SERVICE=mailu
export STACK_NAME=mailu
export CERTDUMPER_POST_VERSION=v1
# Main mail domain, NOT main web domain (if they are different)
export DOMAIN=example.com
export LETS_ENCRYPT_ENV=production
export CERTDUMPER_POST_VERSION=v1
# Custom settings used by certdumper_post.sh and Traefik
export WEB_DOMAIN=mail.f0x.link
export ACME_JSON=${LETS_ENCRYPT_ENV}-acme.json