We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e806ce commit 70a57d2Copy full SHA for 70a57d2
lib/hooks/core/config_loader.rb
@@ -17,7 +17,6 @@ class ConfigLoader
17
health_path: "/health",
18
version_path: "/version",
19
environment: ENV.fetch("RACK_ENV", "production"),
20
- production: true,
21
endpoints_dir: "./config/endpoints",
22
use_catchall_route: false,
23
normalize_headers: true,
0 commit comments