modified: main_dc/docker-compose.yml
change depends on nameing api to api_tp
This commit is contained in:
@@ -52,7 +52,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
certbot:
|
certbot:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
api:
|
api_tp:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
api_bb:
|
api_bb:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|||||||
Reference in New Issue
Block a user