Commit 01e8ed4
committed
minor symfony#10119 Change dsn env var name (michaelpetri)
This PR was merged into the 4.1 branch.
Discussion
----------
Change dsn env var name
Since the flex receipe uses MESSENGER_TRANSPORT_DSN as env var name we should change this also in the documentation.
https://github.com/symfony/recipes/tree/master/symfony/messenger/4.1
Commits
-------
b05bca8 Change dsn env var name1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments