mirror of
https://github.com/kingomarnajjar/amaysim_crap.git
synced 2026-07-25 22:27:25 +10:00
10 lines
153 B
YAML
10 lines
153 B
YAML
development:
|
|
adapter: async
|
|
|
|
test:
|
|
adapter: async
|
|
|
|
production:
|
|
adapter: redis
|
|
url: redis://localhost:6379/1
|
|
channel_prefix: amaysim_production
|