sso/sso/wsgi.py
2020-05-24 15:00:18 +02:00

3 lines
43 B
Python

import sso
application = sso.create_app()