aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app.py2
-rw-r--r--static/images/IMG_20210422_212009.jpgbin0 -> 2976182 bytes
-rw-r--r--static/images/embedded_img2.pngbin0 -> 8613 bytes
-rw-r--r--static/images/embedded_img3.pngbin0 -> 18291 bytes
-rw-r--r--static/images/embedded_img4.pngbin0 -> 16801 bytes
-rw-r--r--static/images/embedded_img5.PNGbin0 -> 11374 bytes
6 files changed, 1 insertions, 1 deletions
diff --git a/app.py b/app.py
index 26e4bad..28d431e 100644
--- a/app.py
+++ b/app.py
@@ -210,7 +210,7 @@ if __name__ == "__main__":
try:
if sys.argv[1] == "--production":
#serve(TransLogger(app), host='127.0.0.1', port = 6969)
- serve(TransLogger(app), host='0.0.0.0', port = 6969, threads = 16)
+ serve(TransLogger(app), host='0.0.0.0', port = 6969, threads = 32)
else:
app.run(host = "0.0.0.0", port = 5001, debug = True)
except IndexError:
diff --git a/static/images/IMG_20210422_212009.jpg b/static/images/IMG_20210422_212009.jpg
new file mode 100644
index 0000000..a8337c4
--- /dev/null
+++ b/static/images/IMG_20210422_212009.jpg
Binary files differ
diff --git a/static/images/embedded_img2.png b/static/images/embedded_img2.png
new file mode 100644
index 0000000..3eeea56
--- /dev/null
+++ b/static/images/embedded_img2.png
Binary files differ
diff --git a/static/images/embedded_img3.png b/static/images/embedded_img3.png
new file mode 100644
index 0000000..2a55742
--- /dev/null
+++ b/static/images/embedded_img3.png
Binary files differ
diff --git a/static/images/embedded_img4.png b/static/images/embedded_img4.png
new file mode 100644
index 0000000..5e6ec6d
--- /dev/null
+++ b/static/images/embedded_img4.png
Binary files differ
diff --git a/static/images/embedded_img5.PNG b/static/images/embedded_img5.PNG
new file mode 100644
index 0000000..c96d284
--- /dev/null
+++ b/static/images/embedded_img5.PNG
Binary files differ