mirror of
https://github.com/20kaushik02/spotify-manager.git
synced 2026-01-25 06:04:05 +00:00
back to sequelize
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
REDIRECT_URI = http://localhost:9001/api/auth/callback
|
||||
TRUST_PROXY=1
|
||||
TRUST_PROXY = 1
|
||||
PG_USER = your_postgres_username
|
||||
PG_PASSWD = your_postgres_password
|
||||
PG_DATABASE = postgres_database_name
|
||||
PG_HOST = localhost
|
||||
PG_PORT = postgres_instance_port
|
||||
|
||||
Reference in New Issue
Block a user