black-agenta commited on
Commit
0db6f48
1 Parent(s): 42d0189

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ app = FastAPI()
11
  # MySQL database connection settings
12
  username = 'ukrqsqxg_ukrqsqxg'
13
  password = 'emmy@0790467621'
14
- host = '192.168.168.2'
15
  database = 'ukrqsqxg_millbox_storage'
16
 
17
  # Create a connection to the MySQL database
 
11
  # MySQL database connection settings
12
  username = 'ukrqsqxg_ukrqsqxg'
13
  password = 'emmy@0790467621'
14
+ host = 'www.kacafix.com'
15
  database = 'ukrqsqxg_millbox_storage'
16
 
17
  # Create a connection to the MySQL database