We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e3c1b commit 7cbdd05Copy full SHA for 7cbdd05
feature.env
@@ -4,6 +4,7 @@ MANAGE_USERS_API_URL=http://localhost:9091/manage-users-api
4
TOKEN_VERIFICATION_API_URL=http://localhost:9091/verification
5
TOKEN_VERIFICATION_ENABLED=true
6
REDIS_ENABLED=false
7
+AUDIT_ENABLED=false
8
NODE_ENV=development
9
API_CLIENT_ID=clientid
10
API_CLIENT_SECRET=clientsecret
0 commit comments