rabbitmq-server/selenium/test/env.local

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
100 B
Plaintext
Raw Permalink Normal View History

2024-02-10 16:45:35 +08:00
export RABBITMQ_SCHEME=http
2023-08-14 18:51:46 +08:00
export RABBITMQ_HOSTNAME=localhost
2024-02-10 16:45:35 +08:00
export RABBITMQ_HOST=localhost:15672