From 405a271a1ee1b5029c38b62c81c2fc4bbe9d42a2 Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Sun, 10 May 2026 19:16:03 +0200 Subject: [PATCH] Comment out project name in Containerfile Comment out the project name in the Containerfile. --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 231bbcb..ea0db25 100644 --- a/Containerfile +++ b/Containerfile @@ -1,7 +1,7 @@ ############################################################################### # PROJECT NAME CONFIGURATION ############################################################################### -Name: fluffy-pancake +# Name: fluffy-pancake # # IMPORTANT: Change "finpilot" above to your desired project name. # This name should be used consistently throughout the repository in: