Chatwoot/config/app.yml
2021-11-15 21:49:14 +05:30

14 lines
136 B
YAML

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