TanguyH
4e12b56e2a
- Authentication support - Env file example for easy and secure setup - Dynamic GraphQL Module loading - Database linking using Prisma
10 lines
186 B
Plaintext
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= |