Skip to content

Don't set socket when starting WSGIServer

Štěpán Henek requested to merge fix/lighttpd-socket into master

Note that if reforis is started using lighttpd, lighttpd is responsible for creating the socket not reforis.

Kudos to Glenn Strauss

see https://flask.palletsprojects.com/en/2.0.x/deploying/fastcgi/#configuring-lighttpd

Merge request reports