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

7 lines
192 B
Plaintext

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