diff --git a/pad-bis.py b/pad-bis.py index 6163c52..fb38a44 100644 --- a/pad-bis.py +++ b/pad-bis.py @@ -152,6 +152,6 @@ def home(): # return render_template('index.html') -app.run(port=3146, debug=True) +app.run(port=3147, debug=True)