Update hook.py

This commit is contained in:
Tristan B. Velloza Kildaire 2023-09-18 17:03:32 +02:00 committed by GitHub
parent 1d97e6d659
commit d9f8a75277
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ def buildHandler(site):
return "Ok"
initCommands("commands.json")
app.run(host="fdd2:cbf2:61bd::2")
app.run(host="::")