Skip to content

Commit a317321

Browse files
authored
Update phpunit.xml.dist
1 parent 2c39bad commit a317321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</testsuite>
1919
</testsuites>
2020
<php>
21-
<env name="RABBITMQ_HOST" value="127.0.0.1"/>
21+
<env name="RABBITMQ_HOST" value="mqtt"/>
2222
<env name="QUEUE_CONNECTION" value="rabbitmq"/>
2323
<env name="RABBITMQ_PORT" value="5672"/>
2424
<env name="PORT_SSL" value="5671"/>

0 commit comments

Comments
 (0)