timmyreilly/Flask-Ubuntu-Docker

How are you using nginx?

Closed this issue · 1 comments

ugreg commented
How are you using nginx?
ugreg commented

Referenced in this commit

Nginx is imported in the Dockerfile and it is implemented in app.run(host='0.0.0.0', debug=True, port=80)

#closed 🐍