Monday, February 15, 2021

Django + NGINX + USWGI

I was using "app" in the config, that was the reason why it did not work. Now converting to "application" it works. module=mysite.wsgi:application

Be Human

This is my prompt to the humans out there: Publication for the sake of publication, architecture for the sake of architecture, and agents fo...