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
commit 3d4f02afde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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