mirror of
https://github.com/System-End/plura.git
synced 2026-04-19 19:45:08 +00:00
11 lines
304 B
Text
Executable file
11 lines
304 B
Text
Executable file
SLACK_APP_TOKEN=
|
|
SLACK_BOT_TOKEN=
|
|
SLACK_CLIENT_ID=
|
|
SLACK_CLIENT_SECRET=
|
|
SLACK_SIGNING_SECRET=
|
|
# make sure to enable encryption in the feature flags to use this!
|
|
# highly recommened for production
|
|
# ENCRYPTION_KEY=
|
|
DATABASE_URL=sqlite://plura.db
|
|
# no trailing / please!
|
|
BASE_URL=https://plura.foxes.codes
|