feat(database): fix postgres driver and use redis
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# Postgres database url
|
||||
DATABASE_URL=""
|
||||
|
||||
# Redis url
|
||||
REDIS_URL=""
|
||||
|
||||
Reference in New Issue
Block a user