Skip to content

Commit 670e669

Browse files
authored
Update docker-compose-full-stack.yml
1 parent 2b9d0f1 commit 670e669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose-full-stack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ services:
44

55
# From http://proxy.dockerflow.com/swarm-mode-stack/
66
proxy:
7-
image: vfarcic/docker-flow-proxy
7+
image: dockerflow/docker-flow-proxy
88
ports:
99
- 80:80
1010
- 443:443
@@ -17,7 +17,7 @@ services:
1717
replicas: 2
1818

1919
swarm-listener:
20-
image: vfarcic/docker-flow-swarm-listener
20+
image: dockerflow/docker-flow-swarm-listener
2121
networks:
2222
- proxy
2323
volumes:

0 commit comments

Comments
 (0)