diff --git a/lib/app.rb b/lib/app.rb index bf45c218..61cba919 100644 --- a/lib/app.rb +++ b/lib/app.rb @@ -173,7 +173,7 @@ class App < Sinatra::Application end get '/docs.json' do - redirect asset_path('docs.json') + redirect asset_path('docs.json', protocol: 'http') end get '/s/maxcdn' do