autopushed

This commit is contained in:
2023-12-25 20:44:21 +01:00
parent 662860b1d0
commit b6ef7ec47e
+2
View File
@@ -62,3 +62,5 @@ poetry run uwsgi uwsgi.ini
```
Restart nginx and run :) Or optionally set up a [[systemd]] user service.
I tried to make it work without uwsgi, using just a reverse proxy to the flask dev server, and for some reason it didn't work. Maybe it was some unrelated complication having to do with some mis-configuration on that mode, but I just moved on and went the uwsgi way as I already run the [[Agora]] like this.