freescout/.envrc.sample
2020-09-26 12:31:14 +02:00

5 lines
151 B
Plaintext

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