Update nextfamhistweb/docker-compose.yml

Connection via caddy_net not working in swarm - expose a port
This commit is contained in:
2025-11-27 22:24:54 +00:00
parent cd5b25e8ea
commit 29eb0f1bde

View File

@@ -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: