rabbitmq-server/selenium/test/basic-auth/env.docker.proxy

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

3 lines
122 B
Plaintext
Raw Normal View History

export PUBLIC_RABBITMQ_HOST=proxy:9090
export RABBITMQ_HOST_FOR_PROXY=rabbitmq:15672
2024-05-24 22:44:21 +08:00
export SELENIUM_INTERACTION_DELAY=250