Set port information
This commit is contained in:
parent
4995a9d249
commit
cfdccbbfbd
@ -21,4 +21,4 @@ def homepage():
|
||||
|
||||
|
||||
if __name__=='__main__':
|
||||
app.run(debug=True)
|
||||
app.run(debug=False, host='0.0.0.0', port='8042')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user