autopushed

This commit is contained in:
2023-12-25 19:44:52 +01:00
parent d613046286
commit 26df0cb33d
+14
View File
@@ -38,3 +38,17 @@ location / {
uwsgi_param UWSGI_THREADS 5;
}
```
- Set up uwsgi. I created the following uwsgi.ini and ./run-uwsgi.sh scripts:
```
>
>
```
```
>
>
```
Run :)