Commit 7a93e228 by 宋毅

tj

parent 3af88ee3
......@@ -108,4 +108,4 @@ def my_handler():
# server.run(host='192.168.1.131', port=35502, debug=True)
server.run(debug=True,host='0.0.0.0',port=80)
server.run(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