mirror of
https://github.com/mvvasilev/findtheti.me.git
synced 2025-04-19 13:39:52 +03:00
2 lines
178 B
Text
2 lines
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 )
|