Update hook.py

This commit is contained in:
Tristan B. Velloza Kildaire 2022-11-22 22:33:43 +02:00 committed by GitHub
parent e7a3bd306f
commit 03389b2577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,4 +78,4 @@ def buildHandler(site):
# wants this here
return "Ok"
app.run(host="::")
app.run(host="fdd2:cbf2:61bd::2")