Chatwoot/config/app.yml
Sojan Jose 743bddc065
Chore: Housekeeping tasks (#721)
- End point to return api version
- Move agent bot listener to sync dispatcher
- gem update
2020-04-16 15:05:01 +05:30

14 lines
No EOL
136 B
YAML

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