Chatwoot/config/app.yml
Sojan Jose e8994165ea
Chore: Add migration for feature flags (#1024)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
2020-07-10 00:09:40 +05:30

14 lines
No EOL
136 B
YAML

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