Zaktualizuj 'restart_this_app.py'
This commit is contained in:
parent
ec1076da27
commit
7c76f63f71
@ -11,4 +11,4 @@ def render_message():
|
||||
return render_template('index.html', data=data)
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(host='0.0.0.0', port=5004)
|
||||
app.run(host='0.0.0.0', port=5005)
|
Loading…
Reference in New Issue
Block a user