diff --git a/Repositories/SchooLinks/.envrc b/Repositories/SchooLinks/.envrc index c86db1dbd7087fd96a9bc7afc93ecfe884da8a55..54be2167afcf567ec3823540e091502e9612083c 100644 --- a/Repositories/SchooLinks/.envrc +++ b/Repositories/SchooLinks/.envrc @@ -1,6 +1,7 @@ # shellcheck shell=bash disable=SC1091 # vim: ft=sh source_up +export COMPOSE_FILE='docker-compose.local.yml' export GIT_AUTHOR_EMAIL='nimrod@schoolinks.com' export GIT_AUTHOR_NAME='Nimrod Adar' export PIPENV_VENV_IN_PROJECT=1