Skip to content

Commit a2ead7b

Browse files
committed
Uses @fabpot's suggestion for the environment
1 parent f3ed9ed commit a2ead7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/messenger/4.1/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"config/": "%CONFIG_DIR%/"
44
},
55
"env": {
6-
"#MESSENGER_ADAPTER_DSN": "amqp://guest:guest@localhost:5672/%2f/messages"
6+
"#1": "MESSENGER_ADAPTER_DSN=amqp://guest:guest@localhost:5672/%2f/messages"
77
},
88
"aliases": ["messenger"]
99
}

0 commit comments

Comments
 (0)