mirror of
https://github.com/Steffo99/festa.git
synced 2024-12-22 14:44:21 +00:00
7 lines
223 B
Text
7 lines
223 B
Text
|
DATABASE_URL=postgresql://steffo@localhost/festa?host=/var/run/postgresql
|
||
|
FESTA_TOKEN_EXPIRATION_MS=86400000
|
||
|
TELEGRAM_TOKEN=YOUR-BOT-TOKEN
|
||
|
TELEGRAM_HASH_EXPIRATION_MS=300000
|
||
|
|
||
|
NEXT_PUBLIC_TELEGRAM_USERNAME=YOUR-BOT-USERNAME
|