1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00
0bin/zerobin/wsgi.py

4 lines
62 B
Python
Raw Normal View History

2020-08-13 15:36:42 +03:00
from zerobin.wsgi import setup_app
settings, app = get_app()