You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 14, 2021. It is now read-only.
If -E is not provided to unicorn, then RACK_ENV may be running in development mode by default. This is a potential security risk since stack traces and secret keys may be exposed: https://bogomips.org/unicorn/unicorn_1.html
The text was updated successfully, but these errors were encountered:
stanhu
added a commit
to stanhu/application_ruby
that referenced
this issue
Dec 19, 2018
If -E is not provided to unicorn, then
RACK_ENV
may be running in development mode by default. This is a potential security risk since stack traces and secret keys may be exposed: https://bogomips.org/unicorn/unicorn_1.htmlThe text was updated successfully, but these errors were encountered: