From 96867154ec1a7023af5fd0bb3c68e41e5c34edb3 Mon Sep 17 00:00:00 2001 From: Hunter Brooks Date: Sat, 7 Oct 2023 13:12:38 -0400 Subject: [PATCH] Update .gitpod.yml --- .gitpod.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index d8e3530..9832cb6 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -12,7 +12,6 @@ ports: - name: App Preview description: The TalkForm AI frontend preview. port: 3000 - onOpen: open-browser - name: BitBuilder Code Generation description: Connects to the BitBuilder API, allowing code generation to take place in this GitPod instance. port: 65455