mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
Fixes
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"env": {
|
||||
"RABBIT_MQ_DSN": "tcp://guest:guest@localhost:5672"
|
||||
"RABBIT_MQ_DSN": "tcp://guest:guest@127.0.0.1:5672"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user