change port
This commit is contained in:
parent
72c59e8d1b
commit
60d9ba2fa9
@ -102,5 +102,5 @@ def main(): # PyWebIO application function
|
||||
# TODO: add the remaining parameters?
|
||||
put_buttons(['Generate', 'Portrait', 'Landscape', 'Square'], onclick=btn_click)
|
||||
|
||||
start_server(main, port=8080, debug=True, auto_open_webbrowser=False)
|
||||
start_server(main, port=4972, debug=True, auto_open_webbrowser=False)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user