X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b70da7b8ea15ab48bb2f34155567cea6dffc8fc9..18a2b97cc1b644972d77b19e951e9a4bb8f802b2:/config/cable.yml diff --git a/config/cable.yml b/config/cable.yml index c1ae78f92..5f693d66d 100644 --- a/config/cable.yml +++ b/config/cable.yml @@ -2,7 +2,7 @@ development: adapter: async test: - adapter: async + adapter: test production: adapter: redis