Amaxa/.env.example
TanguyH 4e12b56e2a Code base
- Authentication support
- Env file example for easy and secure setup
- Dynamic GraphQL Module loading
- Database linking using Prisma
2020-05-04 01:43:42 +02:00

10 lines
186 B
Plaintext

JWT_SECRET=
ENABLE_REGISTRATION=
IS_ATTACHED=true
INSTALLED_MODULES=
## Enable module list
# Almost mandatory, not including this module could break everything
AUTHENTICATION=
TEMENOS=