Chatwoot/config/app.yml
2020-07-26 21:50:59 +05:30

14 lines
135 B
YAML

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