port vergessen
This commit is contained in:
parent
ca1f0bcdbc
commit
7f5acc988b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ def frage():
|
|||
'<input name="antwort"><button>OK</button></form>'
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(host="0.0.0.0", port=90##)
|
||||
app.run(host="0.0.0.0", port=9008)
|
||||
Loading…
Reference in a new issue