use different port numbers
This commit is contained in:
parent
9960e440f5
commit
e6a7846c6c
@ -51,7 +51,7 @@
|
||||
server:
|
||||
ports:
|
||||
- target: 5000 # container port
|
||||
published: 8084 # Swarm ingress port
|
||||
published: 8086 # Swarm ingress port
|
||||
protocol: tcp
|
||||
mode: ingress
|
||||
|
||||
@ -65,7 +65,7 @@
|
||||
server:
|
||||
ports:
|
||||
- target: 5000 # container port
|
||||
published: 8085 # Swarm ingress port
|
||||
published: 8087 # Swarm ingress port
|
||||
protocol: tcp
|
||||
mode: ingress
|
||||
# - name: Remove stack
|
||||
|
Loading…
x
Reference in New Issue
Block a user