diff --git a/assets/dev-env.lando.template.yml.ejs b/assets/dev-env.lando.template.yml.ejs index 536cfeaf7..bfcc12bed 100644 --- a/assets/dev-env.lando.template.yml.ejs +++ b/assets/dev-env.lando.template.yml.ejs @@ -73,7 +73,7 @@ services: devtools: condition: service_completed_successfully wordpress: - condition: service_started + condition: service_completed_successfully <% if ( muPlugins.mode == 'image' ) { %> vip-mu-plugins: condition: service_started