Rsnarsna commited on
Commit
07fb68c
·
verified ·
1 Parent(s): a8f8049

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ logger = logging.getLogger(__name__)
20
  # Email and database configuration
21
  DB_CONFIG = {
22
  'host': '0.tcp.in.ngrok.io',
23
- 'port': 14757,
24
  'user': 'root',
25
  'password': '',
26
  'database': 'shipment_details'
 
20
  # Email and database configuration
21
  DB_CONFIG = {
22
  'host': '0.tcp.in.ngrok.io',
23
+ 'port': 19297,
24
  'user': 'root',
25
  'password': '',
26
  'database': 'shipment_details'