feat: add the AUTH_TOKEN environment variable

This commit is contained in:
Matouš Volf 2024-09-10 23:45:00 +02:00
parent 1da51615bb
commit 38d3eefe17

View File

@ -1,2 +1,3 @@
DATABASE_URL=postgres://app:app@db/todo_baggins
LANGUAGE_CODE=en-US
AUTH_TOKEN=my_token