-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.local.example
More file actions
39 lines (31 loc) · 938 Bytes
/
.env.local.example
File metadata and controls
39 lines (31 loc) · 938 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Connection URL for Redis
REDIS=
# Connection URL for MongoDB
MONGODB=
# Authentication
AUTHENTIK_ID=
AUTHENTIK_SECRET=
AUTHENTIK_ISSUER=https://sso.revolt.chat/application/o/swiss-army-knife
# Next Auth
NEXTAUTH_SECRET=
NEXTAUTH_URL=https://admin.revolt.chat
# Web server
PORT=3000
# Configure push notifications
NTFY_SERVER=https://ntfy.revolt.wtf
NTFY_TOPIC=reports
NTFY_USERNAME=admin-panel
NTFY_PASSWORD=
# Disable authentication and RBAC
# NEXT_PUBLIC_AUTH_TYPE=none
# Platform Account ID
PLATFORM_ACCOUNT_ID=01FC17E1WTM2BGE4F3ARN3FDAF
# Integrations
INTEGRATION_ZAMMAD_ENDPOINT=https://help.revolt.chat/api/v1
INTEGRATION_ZAMMAD_ACCESS_TOKEN=
INTEGRATION_AUTHENTIK_ENDPOINT=https://sso.revolt.chat/api/v3
INTEGRATION_AUTHENTIK_API_TOKEN=
INTEGRATION_PLANE_ENDPOINT=https://plane.revolt.chat/api/v1
INTEGRATION_PLANE_API_TOKEN=
INTEGRATION_AFFINE_ENDPOINT=https://affine.revolt.wtf/api/demon-core
INTEGRATION_AFFINE_TOKEN=