mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 23:00:18 +00:00
no debug
This commit is contained in:
@@ -35,7 +35,6 @@ ENV_COOKIES = (
|
||||
)
|
||||
|
||||
app = Flask(__name__)
|
||||
app.debug = True
|
||||
|
||||
# Setup error collection
|
||||
sentry = Sentry(app)
|
||||
|
||||
Reference in New Issue
Block a user