Update chatwoot service name to fix issues with reverse proxy
This commit is contained in:
parent
0a7c7036f1
commit
dfadadda10
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# port: 3000
|
||||
|
||||
services:
|
||||
rails:
|
||||
chatwoot:
|
||||
image: chatwoot/chatwoot:latest
|
||||
depends_on:
|
||||
- postgres
|
||||
|
|
|
|||
Loading…
Reference in a new issue