Chatwoot/config/app.yml
2022-12-19 22:44:43 +05:30

14 lines
136 B
YAML

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