fix(campfire): update port configuration from 80 to 3000 in Docker Compose file
This commit is contained in:
parent
afd5c959b5
commit
cc5d16a0d2
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
# category: messaging
|
# category: messaging
|
||||||
# tags: campfire,chat,communication,rails,once,basecamp,37signals
|
# tags: campfire,chat,communication,rails,once,basecamp,37signals
|
||||||
# logo: svgs/once-campfire.png
|
# logo: svgs/once-campfire.png
|
||||||
# port: 80
|
# port: 3000
|
||||||
|
|
||||||
services:
|
services:
|
||||||
campfire:
|
campfire:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue