sso/sso/wsgi.py

4 lines
43 B
Python
Raw Normal View History

2020-05-24 13:00:18 +00:00
import sso
application = sso.create_app()