mirror of
https://github.com/docker/docs.git
synced 2026-04-02 09:18:57 +07:00
Merge pull request #1191 from londoncalling/voting-app-example-draft2
draft 3 voting app sample updates
This commit is contained in:
committed by
Misty Stanley-Jones
parent
3b314c12db
commit
19589d48cf
@@ -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
|
||||
|
||||

|
||||
|
||||
|
||||
## Redeploy
|
||||
|
||||
Run the same deploy command again to run the app with the new configuration.
|
||||
|
||||
Reference in New Issue
Block a user