summaryrefslogtreecommitdiff
path: root/docker-stack.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-stack.yml')
-rw-r--r--docker-stack.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-stack.yml b/docker-stack.yml
index 98d473f..9b10293 100644
--- a/docker-stack.yml
+++ b/docker-stack.yml
@@ -4,7 +4,7 @@ services:
web:
image: ${IMAGE_NAME}
ports:
- - "80:80"
+ - "8280:80"
deploy:
replicas: 2
update_config: