Update correct depends_on
This commit is contained in:
@@ -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}
|
||||||
|
Reference in New Issue
Block a user