Update correct depends_on

This commit is contained in:
2025-07-04 22:32:31 +05:30
parent dabf3bbeab
commit fa0c82717f

View File

@@ -24,7 +24,7 @@ services:
image: ghcr.io/thomiceli/opengist:1.10.0 image: ghcr.io/thomiceli/opengist:1.10.0
container_name: opengist_server container_name: opengist_server
depends_on: depends_on:
gitea_db: opengist_db:
condition: service_healthy condition: service_healthy
environment: environment:
- UID=${UID} - UID=${UID}