MaltegoTech / maltego-trx

Maltego Transform library for Python
MIT License
218 stars 45 forks source link

fix(project.py): Import app as application for mod_wsgi compatibility #31

Closed crest42 closed 2 years ago

crest42 commented 2 years ago

When using the template project.py following the non dockerized apache deployment as described in the maltego docs, mod_wsgi fails, because it is expecting the app variable to be named application