Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Commit

Permalink
Merge pull request #5527 from jhadvig/BZ_1110287
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot committed Jun 19, 2014
2 parents f23187b + f4c2f7d commit 6217d9a
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require 'rack/lobster'
require 'thread-dump'

map '/health' do
health = proc do |env|
Expand All @@ -21,7 +20,7 @@ map '/' do
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Welcome to OpenShift</title>
<style>
Expand Down

0 comments on commit 6217d9a

Please sign in to comment.