mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Fix WSGI prod file
This commit is contained in:
@ -1,3 +1,3 @@
|
|||||||
from zerobin.wsgi import setup_app
|
from zerobin.routes import get_app
|
||||||
|
|
||||||
settings, app = get_app()
|
settings, app = get_app()
|
||||||
|
Reference in New Issue
Block a user