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.
invoiceninja/.env.sample

10 lines
196 B
Plaintext

TYPE=invoiceninja
DOMAIN=invoiceninja.example.com
LETS_ENCRYPT_ENV=production
SECRET_API_SECRET_VERSION=v1
SECRET_APP_KEY_VERSION=v1
SECRET_DB_PASSWD_VERSION=v1
SECRET_DB_ROOT_PASSWD_VERSION=v1