diff options
| -rw-r--r-- | app.py | 2 | ||||
| -rw-r--r-- | static/images/IMG_20210422_212009.jpg | bin | 0 -> 2976182 bytes | |||
| -rw-r--r-- | static/images/embedded_img2.png | bin | 0 -> 8613 bytes | |||
| -rw-r--r-- | static/images/embedded_img3.png | bin | 0 -> 18291 bytes | |||
| -rw-r--r-- | static/images/embedded_img4.png | bin | 0 -> 16801 bytes | |||
| -rw-r--r-- | static/images/embedded_img5.PNG | bin | 0 -> 11374 bytes | 
6 files changed, 1 insertions, 1 deletions
| @@ -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.jpgBinary files differ new file mode 100644 index 0000000..a8337c4 --- /dev/null +++ b/static/images/IMG_20210422_212009.jpg diff --git a/static/images/embedded_img2.png b/static/images/embedded_img2.pngBinary files differ new file mode 100644 index 0000000..3eeea56 --- /dev/null +++ b/static/images/embedded_img2.png diff --git a/static/images/embedded_img3.png b/static/images/embedded_img3.pngBinary files differ new file mode 100644 index 0000000..2a55742 --- /dev/null +++ b/static/images/embedded_img3.png diff --git a/static/images/embedded_img4.png b/static/images/embedded_img4.pngBinary files differ new file mode 100644 index 0000000..5e6ec6d --- /dev/null +++ b/static/images/embedded_img4.png diff --git a/static/images/embedded_img5.PNG b/static/images/embedded_img5.PNGBinary files differ new file mode 100644 index 0000000..c96d284 --- /dev/null +++ b/static/images/embedded_img5.PNG | 
