port
This commit is contained in:
parent
14f63c00a4
commit
d78842fe9e
@ -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)
|
||||
Loading…
x
Reference in New Issue
Block a user