Don't send runtime information
This commit is contained in:
parent
a8a3e2dcfb
commit
ccc7f9b330
1 changed files with 2 additions and 0 deletions
|
@ -81,4 +81,6 @@ Rails.application.configure do
|
|||
# Help the asset pipeline for staging
|
||||
config.x.host = 'tab.zeus.gent'
|
||||
config.api_url = "https://tab.zeus.gent/"
|
||||
|
||||
config.middleware.delete(Rack::Runtime)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue