Serving Flask Applications with Nginx
This repository contains two samples:
-
Nginx with auto-generated config file that protects a Flask application using BASIC Auth, Link
-
Nginx configured as reverse proxy to serve a Flask api hosted in a different Docker container,
Link