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

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

3 lines
138 B
Plaintext
Raw Permalink Normal View History

export PUBLIC_RABBITMQ_HOST=localhost:9090
export RABBITMQ_HOST_FOR_PROXY=host.docker.internal:15672
2024-05-24 22:44:21 +08:00
export SELENIUM_INTERACTION_DELAY=250