Files
moreminimore-chat/config/app.yml
2026-07-27 15:42:11 +05:30

15 lines
136 B
YAML

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