mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
4 lines
62 B
Python
4 lines
62 B
Python
from zerobin.routes import get_app
|
|
|
|
settings, app = get_app()
|