5 lines
193 B
Plaintext
5 lines
193 B
Plaintext
|
export FAKEPROXY_URL=http://localhost:9090
|
||
|
export RABBITMQ_HOST_FOR_FAKEPROXY=host.docker.internal:15672
|
||
|
export UAA_URL_FOR_FAKEPROXY=http://uaa:8080
|
||
|
export PUBLIC_RABBITMQ_HOST=localhost:9090
|