This commit is contained in:
resonic-user 2025-06-19 23:30:25 +02:00
parent 95d921a65a
commit 8f4fef5404

View File

@ -258,7 +258,7 @@ jobs:
# Check each essential service
wait_for "webapp" "http://localhost:3000"
wait_for "backend" "http://localhost:4000/api/health"
wait_for "backend" "http://localhost:4000/"
wait_for "mailserver" "http://localhost:1080"
wait_for "minio" "http://localhost:9000/minio/health/live"