Chatwoot/config/app.yml

14 lines
136 B
YAML
Raw Normal View History

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