From d7b4e05cf2ff1c4300dae5b1b448db0df018690e Mon Sep 17 00:00:00 2001 From: naterfute Date: Wed, 9 Apr 2025 22:09:51 -0700 Subject: [PATCH] wtf? I merged upstream --- blueprints/plane/template.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/blueprints/plane/template.toml b/blueprints/plane/template.toml index 1cff91c..34c3ea0 100644 --- a/blueprints/plane/template.toml +++ b/blueprints/plane/template.toml @@ -8,13 +8,10 @@ secret_key = "${base64:48}" [config] env = [ -<<<<<<< HEAD "Domain=${main_domain}", "WEB_URL=${main_domain}", -======= "Domain=${domain}", "WEB_URL=${Domain}", ->>>>>>> upstream/main "PGHOST=plane-db", "PGDATABASE=plane", "POSTGRES_USER=${username}",