port
This commit is contained in:
@@ -169,4 +169,4 @@ def main():
|
||||
dam=getAllDamage(runder)
|
||||
return render_template('index.html', dam=dam, form=form)
|
||||
if __name__ == '__main__':
|
||||
app.run()
|
||||
app.run(debug=False, port=5432)
|
||||
Reference in New Issue
Block a user