Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
JWT_SECRET=something
|
||||
COOKIE_SECRET=something
|
||||
|
||||
DATABASE_TYPE="postgres"
|
||||
REDIS_URL=redis://localhost:6379
|
||||
Reference in New Issue
Block a user