rabbitmq-server/selenium/test/oauth/env.local.fakeportal

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

4 lines
143 B
Plaintext
Raw Normal View History

export FAKEPORTAL_URL=http://localhost:3000
export RABBITMQ_HOST_FOR_FAKEPORTAL=localhost:15672
export UAA_URL_FOR_FAKEPORTAL=https://uaa:8443