Chatwoot/config/app.yml
2021-06-16 00:47:21 +05:30

14 lines
136 B
YAML

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