Skip to content

Commit 3d4f02a

Browse files
authored
Merge pull request coollabsio#3326 from grantmagdanz/fix-chatwoot-config
Bug fix: Update chatwoot service name to fix issues with reverse proxy
2 parents b57e296 + dfadadd commit 3d4f02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/compose/chatwoot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# port: 3000
66

77
services:
8-
rails:
8+
chatwoot:
99
image: chatwoot/chatwoot:latest
1010
depends_on:
1111
- postgres

0 commit comments

Comments
 (0)