guokr / swagger-py-codegen

a Python web framework generator supports Flask, Tornado, Falcon, Sanic
554 stars 154 forks source link

use 0.0.0.0 instead 127.0.0.1 #155

Open ZoeyLyu opened 2 years ago

ZoeyLyu commented 2 years ago

what should i do if i want use 0.0.0.0:5000 to visit the html instead of 127.0.0.1:5000?