This commit is contained in:
reonokiy 2025-05-22 00:22:54 +08:00
parent c2a595de87
commit cd91769b93
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0

View file

@ -54,7 +54,7 @@ services:
- "${HTTP_PORT:-9000}:9000"
- "${HTTPS_PORT:-9443}:9443"
depends_on:
postgresql:
postgres:
condition: service_healthy
redis:
condition: service_healthy