mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-18 02:41:33 +00:00
wait
This commit is contained in:
parent
95d921a65a
commit
8f4fef5404
2
.github/workflows/cache-verify.yml
vendored
2
.github/workflows/cache-verify.yml
vendored
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user