Add env configuration for lurker.vibe

This commit is contained in:
2022-09-24 15:48:30 +02:00
parent 2ed360e42b
commit da6c22d1f4
2 changed files with 11 additions and 2 deletions

View File

@@ -1,2 +1,6 @@
# lurker.vibe
API_URL="https://localhost/api/presences"
API_TOKEN="Bearer token"
# dbmate
DATABASE_URL=""