Skip to content

Commit f391a0a

Browse files
author
Peter Amstutz
committed
Add passenger_wsgi.py
1 parent c9eccfd commit f391a0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

passenger_wsgi.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import wes_service
2+
3+
application = wes_service.setup()

0 commit comments

Comments
 (0)