Chatwoot/config/app.yml
2022-04-21 14:10:54 +05:30

14 lines
135 B
YAML

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