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

5 lines
151 B
Plaintext

export SERVICE=${REPO_NAME_SNAKE}
export DOMAIN=${REPO_NAME_KEBAB}.example.com
export STACK_NAME=${REPO_NAME_SNAKE}
export LETS_ENCRYPT_ENV=production