From 2b6b14bd171bcffc2ca0f61d0dd7b35e86f0be0e Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Wed, 3 May 2023 13:31:04 -0400 Subject: Proxy Fix and requirements.txt --- static/articles/flaskwebsite/flaskwebsite.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 static/articles/flaskwebsite/flaskwebsite.md (limited to 'static/articles/flaskwebsite/flaskwebsite.md') diff --git a/static/articles/flaskwebsite/flaskwebsite.md b/static/articles/flaskwebsite/flaskwebsite.md new file mode 100644 index 0000000..c08da37 --- /dev/null +++ b/static/articles/flaskwebsite/flaskwebsite.md @@ -0,0 +1,6 @@ +# Running a Flask based website on Nginx + +This article assumes you have completed up to setting up Nginx based on the [Last Article](/articles/rpilinuxserver/), or that you already have a server setup. + +## + -- cgit v1.2.3