From ba7ee4fba71c2d2a5e4695cc82933ce1d49d9692 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Wed, 13 Mar 2024 14:34:19 +0100 Subject: [PATCH] Remove Penpot environment file and update preselect branch URL --- .../new/public-git-repository.blade.php | 4 +- templates/compose/penpot.env | 12 -- templates/compose/penpot.yaml | 129 +++++++++--------- templates/service-templates.json | 15 ++ 4 files changed, 84 insertions(+), 76 deletions(-) delete mode 100644 templates/compose/penpot.env diff --git a/resources/views/livewire/project/new/public-git-repository.blade.php b/resources/views/livewire/project/new/public-git-repository.blade.php index 46a963269..12aee9912 100644 --- a/resources/views/livewire/project/new/public-git-repository.blade.php +++ b/resources/views/livewire/project/new/public-git-repository.blade.php @@ -21,8 +21,8 @@
git@..
-
Preselect branch (eg: static):
-
https://github.com/coollabsio/coolify-examples/tree/static
+
Preselect branch (eg: main):
+
https://github.com/coollabsio/coolify-examples/tree/main
For example application deployments, checkout