Skip to content

Commit af75bb2

Browse files
Nigel PoultonNigel Poulton
Nigel Poulton
authored and
Nigel Poulton
committed
Updating with rtg files
Signed-off-by: Nigel Poulton <[email protected]>
1 parent 606e378 commit af75bb2

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

swarm-stack/app.working

-26
This file was deleted.

swarm-stack/docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
version: "3.8"
22
services:
33
web-fe:
4-
image: app/app:1.0
4+
image: nigelpoulton/gsd:swarm-stack
55
command: python app.py
66
deploy:
7-
replicas: 3
7+
replicas: 10
88
ports:
99
- target: 8080
1010
published: 5000

0 commit comments

Comments
 (0)