Chatwoot/config/app.yml
2021-12-28 21:55:57 +05:30

14 lines
135 B
YAML

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