fix: takahe-setup reference once again
This commit is contained in:
parent
425ac80241
commit
8bd867bc30
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ services:
|
||||||
<<: *takahe-common
|
<<: *takahe-common
|
||||||
command: ["/takahe/manage.py", "runstator"]
|
command: ["/takahe/manage.py", "runstator"]
|
||||||
depends_on:
|
depends_on:
|
||||||
setup:
|
takahe-setup:
|
||||||
condition: service_completed_successfully
|
condition: service_completed_successfully
|
||||||
|
|
||||||
takahe-setup:
|
takahe-setup:
|
||||||
|
|
Loading…
Reference in a new issue