Chatwoot/config/app.yml
2021-07-16 00:07:18 +05:30

14 lines
136 B
YAML

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