Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit 9791b96

Browse files
author
Feng Honglin
authored
Update README.md
1 parent 8169660 commit 9791b96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ There are two ways to enable the support of websocket:
353353

354354
Use the following:
355355

356-
docker run -d --expose 80 --name webapp dockercloud/hello-world
356+
docker run -d --expose 8080 --name webapp dockercloud/hello-world
357357
docker run -d --link webapp:webapp -p 80:80 dockercloud/haproxy
358358

359359
#### My webapp container exposes port 80 and database ports 8083/8086, and I want the proxy to listen in port 80 without my database ports added to haproxy

0 commit comments

Comments
 (0)