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
container_name: opengist_server
depends_on:
gitea_db:
opengist_db:
condition: service_healthy
environment:
- UID=${UID}