Chatwoot/config/app.yml
2022-06-15 12:06:15 +00:00

14 lines
135 B
YAML

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