Chatwoot/config/app.yml
2022-07-18 16:41:44 +02:00

14 lines
135 B
YAML

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