Atualizar docker-compose-exemplo.yml

This commit is contained in:
2026-03-09 13:17:54 +00:00
parent 7a7cd34601
commit 32a7437522

View File

@@ -139,7 +139,7 @@ services:
"--quiet",
"--tries=1",
"--spider",
"${BETTER_AUTH_URL:-http://localhost:3000}/api/health",
"http://localhost:${APP_PORT:-3000}/api/health",
]
interval: 30s
timeout: 10s