TEMP Fix Issue #1: Removed Tracker app's Healthcheck section.

This commit is contained in:
John
2025-11-16 15:29:21 -05:00
parent 20feed2b30
commit 35c19dcd49

View File

@@ -9,12 +9,6 @@ services:
- /home/doc/projects/swarm-data/webservers/production/nginx/nginx.conf:/etc/nginx/nginx.conf:ro - /home/doc/projects/swarm-data/webservers/production/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
- /home/doc/projects/swarm-data/webservers/production/nginx/default.conf:/etc/nginx/conf.d/default.conf:ro - /home/doc/projects/swarm-data/webservers/production/nginx/default.conf:/etc/nginx/conf.d/default.conf:ro
- /home/doc/projects/swarm-data/webfiles/production/taylors-development:/usr/share/nginx/html:ro - /home/doc/projects/swarm-data/webfiles/production/taylors-development:/usr/share/nginx/html:ro
healthcheck:
test: [ "CMD-SHELL", "curl -f http://localhost:80 || exit 1" ]
interval: 30s
timeout: 5s
retries: 3
start_period: 10s
deploy: deploy:
replicas: 1 replicas: 1
placement: placement: