Chatwoot/config/app.yml
2022-04-18 23:23:17 +05:30

14 lines
135 B
YAML

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