Chatwoot/config/app.yml
2021-08-17 01:48:46 +05:30

14 lines
136 B
YAML

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