Mercurial > odfcast
annotate odfcast.wsgi @ 100:bf1a998fff48 1.6.0
Add service file for running ODFCast via systemd.
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 26 Jun 2018 21:48:01 +0200 |
parents | a1dfce599136 |
children |
rev | line source |
---|---|
77
a1dfce599136
Add a wsgi file for running odfcast within apaches mod_wsgi
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff
changeset
|
1 from odfcast import app as application |