Updated 08. Setting up and Deploying eShopOnContainers to Windows Containers (markdown)
parent
fa27c959e2
commit
897640896d
@ -60,7 +60,7 @@ If you use `start-windows-containers.ps1` script to launch the containers or inc
|
||||
|
||||
We support any user/password needed using the environment variables `ESHOP_SERVICE_BUS_USERNAME` and `ESHOP_SERVICE_BUS_PASSWORD`. These variables are used to set a username and password when connecting to RabbitMQ. So:
|
||||
|
||||
* In Linux these variables can be unset (or empty)
|
||||
* In Linux these variables should be unset (or empty) **unless you're using any external RabbitMQ that requires any specific login/password**
|
||||
* In Windows these variables should be set
|
||||
|
||||
To set this variables you have two options
|
||||
|
Loading…
x
Reference in New Issue
Block a user