- Changed health check from $$REDIS_PASSWORD to $REDIS_PASSWORD - Double dollar sign is Docker Compose variable escaping (wrong context) - Single dollar sign correctly references environment variable exported by entrypoint - Health check runs in container shell where REDIS_PASSWORD is available - Fixes 'container application-redis-1 is unhealthy' deployment failure
12 KiB
12 KiB