mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-01-25 06:04:05 +00:00
back to redis (gotta cache API calls)
This commit is contained in:
@@ -6,3 +6,5 @@ DB_PASSWD = your_database_password
|
||||
DB_NAME = your_database_name
|
||||
DB_HOST = 127.0.0.1
|
||||
DB_PORT = your_database_port
|
||||
REDIS_HOST = 127.0.0.1
|
||||
REDIS_PORT = 6379
|
||||
|
||||
Reference in New Issue
Block a user