mik-chinaamc commited on
Commit
2c8a6dd
·
1 Parent(s): b0edfec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ with blocks:
60
 
61
 
62
 
63
- blocks.launch(debug=False, port=8080)
 
60
 
61
 
62
 
63
+ blocks.launch(debug=False, server_port=8080)