mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-13 16:58:10 +00:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user