fix(campfire): correct port comment from 3000 to 80 in Docker Compose file

Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
victor 2025-09-14 08:29:29 +02:00
parent 1c30bda221
commit 57976e4d6d

View file

@ -3,7 +3,7 @@
# category: messaging
# tags: campfire,chat,communication,rails,once,basecamp,37signals
# logo: svgs/once-campfire.png
# port: 3000
# port: 80
services:
campfire: