diff --git a/config.ru b/config.ru index af0a65ff..dc15c842 100644 --- a/config.ru +++ b/config.ru @@ -48,7 +48,7 @@ run Travis::Web::App.build( environment: ENV['RACK_ENV'] || 'development', api_endpoint: ENV['API_ENDPOINT'], pages_endpoint: ENV['PAGES_ENDPOINT'], - billing_endpoint: ENV['BILLING_ENDPOINT'] || 'https://billing.travis-ci.com', + billing_endpoint: ENV['BILLING_ENDPOINT'] source_endpoint: ENV['SOURCE_ENDPOINT'] || 'https://github.com', pusher_key: ENV['PUSHER_KEY'], pusher_host: ENV['PUSHER_HOST'] || 'ws.pusherapp.com', diff --git a/public/index.html b/public/index.html index 49608596..6316c6f7 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,8 @@ + + @@ -12,6 +14,8 @@ + +