Move everything into the root directory
The separate vote-apps directory was because networking didn't used to support aliases to remove the project name. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
94c0d7b507
commit
878cdeb583
@ -17,9 +17,8 @@ Architecture
|
|||||||
Running
|
Running
|
||||||
-------
|
-------
|
||||||
|
|
||||||
Since this app makes use of Compose's experimental networking support, it must be started with:
|
Run in this directory:
|
||||||
|
|
||||||
$ cd vote-apps/
|
|
||||||
$ docker-compose up -d
|
$ docker-compose up -d
|
||||||
|
|
||||||
The app will be running on port 5000 on your Docker host, and the results will be on port 5001.
|
The app will be running on port 5000 on your Docker host, and the results will be on port 5001.
|
||||||
|
Loading…
Reference in New Issue
Block a user