This commit is contained in:
wajdi
2020-05-26 22:47:41 +03:00
parent 1986942a46
commit de6942c5f5
+1 -1
View File
@@ -6,6 +6,6 @@
"config/": "%CONFIG_DIR%/"
},
"env": {
"RABBIT_MQ_DSN": "tcp://guest:guest@127.0.0.1:5672"
"RABBIT_MQ_DSN": "tcp://guest:guest@localhost:5672"
}
}