This commit is contained in:
Brendan Mchugh 2017-02-06 23:30:10 +00:00 committed by GitHub
commit 2d04640757
2 changed files with 3 additions and 2 deletions

1
.sti/environment Normal file
View file

@ -0,0 +1 @@
FOO_TEST=hostname

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Welcome to OpenShift</title>
<title>Hello world - Welcome to OpenShift</title>
<style>
@ -216,7 +216,7 @@ pre {
<section class='container'>
<hgroup>
<h1>Welcome to your Node.js application on OpenShift</h1>
<h1>Hello World - Welcome to your Node.js application on OpenShift</h1>
</hgroup>