Don't re-add the ENQUEUE_DSN from the bundle - just suggest

This commit is contained in:
Ryan Weaver
2019-01-08 13:43:16 -05:00
parent 6a53d942f1
commit 4473b8fd74
41 changed files with 168 additions and 113 deletions
@@ -1,4 +1,4 @@
enqueue:
default:
transport: '%env(ENQUEUE_DSN)%'
transport: '%env(resolve:ENQUEUE_DSN)%'
client: ~