From cc65537ea38e91119715c234a4cedef91cd134fc Mon Sep 17 00:00:00 2001 From: Anik Dhabal Babu <81948346+anikdhabal@users.noreply.github.com> Date: Fri, 6 Oct 2023 23:03:13 +0530 Subject: [PATCH] fix: Add gitpod configuration --- .gitpod.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitpod.yml b/.gitpod.yml index 9bfc333db..0ad9299b2 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -25,6 +25,9 @@ ports: - port: 2500 visibility: private onOpen: ignore + - port: 54320 + visibility: private + onOpen: ignore github: