This commit is contained in:
wajdi
2020-05-26 22:54:20 +03:00
parent 89278604cf
commit eced14d9af
+1 -1
View File
@@ -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"
}
}