Merge 927a1757a8
into 7f7c9dd258
This commit is contained in:
commit
2d04640757
2 changed files with 3 additions and 2 deletions
1
.sti/environment
Normal file
1
.sti/environment
Normal file
|
@ -0,0 +1 @@
|
|||
FOO_TEST=hostname
|
|
@ -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>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue