Files
leadchat/config/app.yml
2026-03-09 21:19:20 +05:30

15 lines
136 B
YAML

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