Chatwoot/config/app.yml
2021-01-25 19:30:34 +05:30

14 lines
136 B
YAML

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