Repository: cxf
Updated Branches:
  refs/heads/master 332cd6e96 -> 6b99105c1


Fixing a typo in the eureka-registry/README


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/6b99105c
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/6b99105c
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/6b99105c

Branch: refs/heads/master
Commit: 6b99105c11d6820bd9c4a3b0956ab51997b74279
Parents: 332cd6e
Author: Sergey Beryozkin <sberyoz...@gmail.com>
Authored: Mon Aug 21 16:04:43 2017 +0100
Committer: Sergey Beryozkin <sberyoz...@gmail.com>
Committed: Mon Aug 21 16:04:43 2017 +0100

----------------------------------------------------------------------
 .../release/samples/jax_rs/spring_boot_scan/eureka-registry/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/6b99105c/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/README
----------------------------------------------------------------------
diff --git 
a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/README
 
b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/README
index 1f6c62d..13d9fd6 100644
--- 
a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/README
+++ 
b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/eureka-registry/README
@@ -31,7 +31,7 @@ $ mvn dockerfile:push
 
 Run the container:
 --
-docker run -p 8080:8080 -t 
${username}/apachecxf:spring-boot-sample-rs-scan-eureka
+docker run -p 8761:8761 -t 
${username}/apachecxf:spring-boot-sample-rs-scan-eureka
 --
 
 = Testing the registry =

Reply via email to