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] # constraints: [node.role == worker]
replicas: 1 replicas: 1
restart: on-failure restart: on-failure
# ports: ports:
# - 8888:80 - 8887:80
volumes: volumes:
- nas-share:/usr/local/apache2/htdocs - nas-share:/usr/local/apache2/htdocs
networks: networks: