Chatwoot/config/app.yml
2022-11-16 00:40:38 +00:00

14 lines
136 B
YAML

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