-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env.example
36 lines (28 loc) · 927 Bytes
/
.env.example
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
SPOTIFY_ID=
SPOTIFY_SECRET=
SPOTIFY_REDIRECT_URI=http://localhost:4001/callback
TELEGRAM_BOT_TOKEN=
GENIUS_ACCESS_TOKEN=
# https://spicetify.app/docs/faq#sometimes-popup-lyrics-andor-lyrics-plus-seem-to-not-work
MUSIXMATCH_USER_TOKENS=
DATABASE_URL=postgresql://postgres:example@localhost:5432/postgres
REDIS_URL=redis://127.0.0.1:6379/
LAST_PLAYED_TTL=86400
LYRICS_CACHE_TTL=86400
CENSOR_BLACKLIST=hello,world
CENSOR_WHITELIST=hate,hell
LOKI_URL=https://12345:[email protected]/loki/api/v1/push
LOKI_INSTANCE=local
INFLUX_API_URL=https://us-east-1-1.aws.cloud2.influxdata.com/api/v2
INFLUX_TOKEN=token
INFLUX_BUCKET=bucket
INFLUX_ORG=e3bc59f5b9f65b1b
INFLUX_INSTANCE=local
LOG_LEVEL=warn
RUST_BACKTRACE=1
# Local Variables
DEPLOY_USER="root"
DEPLOY_HOST="1.2.3.4"
# DEPLOY_PATH="/srv/rustify"
WHITELIST_ENABLED="true"
WHITELIST_ADMIN="123456789" #UserId of admin. Can obtain with @userinfobot