2024-08-16 06:24:28 +08:00
2024-08-16 06:24:28 +08:00
2023-10-20 15:35:09 +08:00
2024-08-16 06:24:28 +08:00
2024-08-16 06:24:28 +08:00
2018-09-13 08:59:22 +01:00
2024-08-16 06:24:28 +08:00
2024-08-16 06:24:28 +08:00
2024-08-16 06:24:28 +08:00

Run

uwsgi --need-plugin /usr/lib/uwsgi/python_plugin.so \
      --need-plugin /usr/lib/uwsgi/gevent_plugin.so \
      -H venv \
      --http :1180 \ 
      -w md2html.uwsgi_handler \ 
      --http-keepalive \
      --http-auto-chunked \ 
      --gevent 10
Description
No description provided
Readme 243 KiB
Languages
Python 61.6%
CSS 32.9%
Dockerfile 3.6%
JavaScript 1.4%
HTML 0.5%