Update chatwoot service name to fix issues with reverse proxy

This commit is contained in:
Grant Magdanz
2024-09-05 11:08:01 -07:00
parent 0a7c7036f1
commit dfadadda10

View File

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