summaryrefslogtreecommitdiff
path: root/static/articles/flaskwebsite/flaskwebsite.md
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2023-05-03 13:31:04 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2023-05-03 13:31:04 -0400
commit2b6b14bd171bcffc2ca0f61d0dd7b35e86f0be0e (patch)
tree17d31dcdb7caa3f57443cd4bcb1a2969b38a6dec /static/articles/flaskwebsite/flaskwebsite.md
parent97a8370caea2fae4a0a67165036aae2dc2d05900 (diff)
Proxy Fix and requirements.txt
Diffstat (limited to 'static/articles/flaskwebsite/flaskwebsite.md')
-rw-r--r--static/articles/flaskwebsite/flaskwebsite.md6
1 files changed, 6 insertions, 0 deletions
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.
+
+##
+