Add passenger_wsgi for Passenger deployments

This commit is contained in:
Kumi 2020-12-27 18:59:45 +01:00
parent e57bd452cb
commit ba2d8be2c5

1
passenger_wsgi.py Normal file
View file

@ -0,0 +1 @@
from kumify.wsgi import application