mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-01-25 06:04:05 +00:00
package checks, healthcheck, lot of cookie fiddling, some logging, bug fixing
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
BASE_DOMAIN = localhost
|
||||
REDIRECT_URI = http://localhost:9001/api/auth/callback
|
||||
APP_URI = http://localhost:3000
|
||||
DB_USER = your_database_username
|
||||
DB_PASSWD = your_database_password
|
||||
DB_NAME = your_database_name
|
||||
|
||||
Reference in New Issue
Block a user