Commit 3af88ee3 by 宋毅

tj

parent 3a037bb8
......@@ -108,4 +108,4 @@ def my_handler():
# server.run(host='192.168.1.131', port=35502, debug=True)
server.run(host='127.0.0.1', port=80, debug=True)
server.run(debug=True,host='0.0.0.0',port=80)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment