Merge pull request #3326 from grantmagdanz/fix-chatwoot-config

Bug fix: Update chatwoot service name to fix issues with reverse proxy
This commit is contained in:
Andras Bacsai
2024-09-06 12:06:51 +02:00
committed by GitHub

View File

@@ -5,7 +5,7 @@
# port: 3000 # port: 3000
services: services:
rails: chatwoot:
image: chatwoot/chatwoot:latest image: chatwoot/chatwoot:latest
depends_on: depends_on:
- postgres - postgres