Browse code

Fix repository address in example template

csrwng authored on 2014/10/02 23:56:44
Showing 1 changed files
... ...
@@ -48,7 +48,7 @@
48 48
               "id": "frontendController",
49 49
               "containers": [{
50 50
                 "name": "ruby-helloworld",
51
-                "image": "localhost:5000/openshift/origin-ruby-sample",
51
+                "image": "127.0.0.1:5000/openshift/origin-ruby-sample",
52 52
                 "env": [
53 53
                   {
54 54
                     "name": "ADMIN_USERNAME",