mirror of
https://github.com/sablierapp/sablier.git
synced 2026-01-04 12:05:05 +01:00
docs(swarm): rename to docker-stack.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Docker swarm
|
||||
|
||||
1. `docker swarm init`
|
||||
2. `docker stack deploy -c docker-compose.yml DOCKER_SWARM`
|
||||
2. `docker stack deploy -c docker-stack.yml DOCKER_SWARM`
|
||||
3. Load `http://localhost/nginx`
|
||||
4. Wait 1 minute
|
||||
5. Service is scaled to 0/0
|
||||
Reference in New Issue
Block a user