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.
strapi/.envrc.sample

10 lines
187 B
Plaintext

export SERVICE=strapi
export STACK_NAME=strapi
export DOMAIN=strapi.example.com
export LETS_ENCRYPT_ENV=production
export DB_ROOT_PASSWORD_VERSION=v1
export ENTRYPOINT_CONF_VERSION=v1