freescout/.envrc.sample
2020-09-26 11:12:24 +02:00

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