From 4307eb638e47403a7fc41273f315da8f3d6156f0 Mon Sep 17 00:00:00 2001 From: "Luiz \"Bills" Date: Sun, 27 Dec 2020 22:37:37 -0300 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitpod.yml b/.gitpod.yml index 1dd1c74..5c50026 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -10,6 +10,8 @@ ports: onOpen: ignore - port: 1025 onOpen: ignore + - port: 9000 + onOpen: ignore tasks: - init: gp await-port 3306 && wp-setup-plugin # or wp-setup-theme