2023-03-31 15:51:22 +08:00
|
|
|
export FAKEPROXY_URL=http://fakeproxy:9090
|
2024-11-15 02:38:27 +08:00
|
|
|
export UAA_URL_FOR_FAKEPROXY=https://uaa:8443
|
2023-03-31 15:51:22 +08:00
|
|
|
export RABBITMQ_HOST_FOR_FAKEPROXY=${RABBITMQ_HOST}
|
|
|
|
export PUBLIC_RABBITMQ_HOST=fakeproxy:9090
|