From cc5d16a0d2f801669d4c3efa759c238b74f4319e Mon Sep 17 00:00:00 2001 From: victor Date: Sun, 7 Sep 2025 17:52:55 +0200 Subject: [PATCH] fix(campfire): update port configuration from 80 to 3000 in Docker Compose file --- templates/compose/once-campfire.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/once-campfire.yaml b/templates/compose/once-campfire.yaml index 1f4e2b281..699533689 100644 --- a/templates/compose/once-campfire.yaml +++ b/templates/compose/once-campfire.yaml @@ -3,7 +3,7 @@ # category: messaging # tags: campfire,chat,communication,rails,once,basecamp,37signals # logo: svgs/once-campfire.png -# port: 80 +# port: 3000 services: campfire: