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:
|
||||
certbot:
|
||||
condition: service_healthy
|
||||
api:
|
||||
api_tp:
|
||||
condition: service_healthy
|
||||
api_bb:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user