findtheti.me/.env.example
2024-01-08 20:09:26 +02:00

2 lines
No EOL
178 B
Text

DATABASE_URL= // the url to the database ( example local postgres: postgres://postgres:postgres@localhost/findthetime )
EVENT_UID_SIZE= // size of snowflake ids for events ( 20 )