chatwoot/config/app.yml
2026-05-29 17:27:01 +05:30

15 lines
136 B
YAML

shared: &shared
version: '4.14.1'
development:
<<: *shared
production:
<<: *shared
staging:
<<: *shared
test:
<<: *shared