Skip to content
Snippets Groups Projects
Commit 7dcabbde authored by Alex Wiens's avatar Alex Wiens
Browse files

cherrypy horcht nun auch auf ipv6

parent 39afaac2
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ import sys
port=8080
fDebug=False
host="0.0.0.0"
host="::"
# command-line interface ######################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment