Vaibhav84 commited on
Commit
eb23db5
·
1 Parent(s): 47e0e9f

db changes

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,6 +30,7 @@ warnings.filterwarnings('ignore')
30
 
31
  db_params = {
32
  'host': 'pg-28efb4f3-xboxgames1900-aebf.b.aivencloud.com',
 
33
  'database': 'defaultdb',
34
  'user': 'avnadmin',
35
  'password': 'AVNS_vcAyP-Tpp2hHWhZrsrr',
 
30
 
31
  db_params = {
32
  'host': 'pg-28efb4f3-xboxgames1900-aebf.b.aivencloud.com',
33
+ 'port' : '25227',
34
  'database': 'defaultdb',
35
  'user': 'avnadmin',
36
  'password': 'AVNS_vcAyP-Tpp2hHWhZrsrr',