mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Merge branch 'v2' of github.com:Tygs/0bin into v2
This commit is contained in:
51
zerobin/static/css/style.min.css
vendored
51
zerobin/static/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -1,3 +1,10 @@
|
||||
from zerobin.routes import get_app
|
||||
|
||||
# Remember you can set the following environment variables to configure
|
||||
# how get_app() setup the 0bin:
|
||||
#
|
||||
# - ZEROBIN_DEBUG =
|
||||
# - ZEROBIN_DATA_DIR
|
||||
# - ZEROBIN_CONFIG_DIR
|
||||
|
||||
settings, app = get_app()
|
||||
|
||||
Reference in New Issue
Block a user