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

13 lines
264 B
Plaintext

TYPE=notea
DOMAIN=notea.example.com
## Domain aliases
#EXTRA_DOMAINS=', `www.notea.example.com`'
LETS_ENCRYPT_ENV=production
STORE_END_POINT=https://minio.example.com
STORE_BUCKET=notea
STORE_ACCESS_KEY=CHANGEME
STORE_SECRET_KEY=CHANGEME
NOTEA_PASSWORD=CHANGEME