This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
example/.envrc.sample

8 lines
224 B
Plaintext

export SERVICE=${REPO_NAME_KEBAB}
export STACK_NAME=${REPO_NAME_SNAKE}
export DOMAIN=${REPO_NAME_KEBAB}.example.com
## Domain aliases
#export EXTRA_DOMAINS=', `www.wordpress.example.com`'
export LETS_ENCRYPT_ENV=production