renamed project to Bugis and switch from WSGI@uwsgi to ASGI@granian

This commit is contained in:
2024-10-20 16:21:30 +08:00
parent 49a9bad07f
commit 3fe6c3e434
24 changed files with 564 additions and 209 deletions

View File

@@ -9,3 +9,4 @@ uwsgi --need-plugin /usr/lib/uwsgi/python_plugin.so \
--http-auto-chunked \
--gevent 10
```