Chatwoot/config/app.yml
2020-06-22 12:01:26 +05:30

14 lines
No EOL
136 B
YAML

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