Update nextfamhistweb/docker-compose.yml
Connection via caddy_net not working in swarm - expose a port
This commit is contained in:
@@ -6,8 +6,8 @@ services:
|
||||
# constraints: [node.role == worker]
|
||||
replicas: 1
|
||||
restart: on-failure
|
||||
# ports:
|
||||
# - 8888:80
|
||||
ports:
|
||||
- 8887:80
|
||||
volumes:
|
||||
- nas-share:/usr/local/apache2/htdocs
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user