From 7fb39713b73d6e5a60f9506bb470157fde6af14b Mon Sep 17 00:00:00 2001 From: "Luiz \"Bills" Date: Sun, 27 Dec 2020 22:05:29 -0300 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 60014c6..1dd1c74 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -12,7 +12,7 @@ ports: onOpen: ignore tasks: - - init: wp-setup-plugin # or wp-setup-theme + - init: gp await-port 3306 && wp-setup-plugin # or wp-setup-theme command: apache2ctl start # start Apache server # start MailHog (SMTP testing tool)