Merge pull request #1191 from londoncalling/voting-app-example-draft2

draft 3 voting app sample updates
This commit is contained in:
Victoria Bialas
2017-01-19 14:57:27 -08:00
committed by Misty Stanley-Jones
parent 3b314c12db
commit 19589d48cf

View File

@@ -1,7 +1,7 @@
---
description: Customize the voting app
keywords: multi-container, services, swarm mode, cluster, voting app, docker-stack.yml, docker stack deploy
title: Customize the app and redeploy
title: Tour the voting app sample
---
@@ -23,6 +23,7 @@ Go back to `docker-stack.yml` and replace the `before` tags on both the `vote` a
![after tags for vote and result in yml](images/customize-after.png)
## Redeploy
Run the same deploy command again to run the app with the new configuration.