update .env.example

This commit is contained in:
Mihkel Martin Kasterpalu 2025-01-21 15:26:07 +02:00
parent 734acaf452
commit 4c8653c42c

View file

@ -1 +1,3 @@
DATABASE_URL=local.db
CLIENT_ID=<spotifyAPIID>
CLIENT_SECRET=<spotifyAPISecret>
SESH_SECRET=<longRandomString>