We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8691c55 commit faae5bbCopy full SHA for faae5bb
src/api-gateways/DevStore.Bff.Checkout/appsettings.Development.json
@@ -29,7 +29,7 @@
29
"OrderUrl": "https://localhost:5471",
30
31
"MessageQueueConnection": {
32
- "MessageBus": "host=localhost:5672;publisherConfirms=true;timeout=10;username=devstore;password=devstore00"
+ "MessageBus": "host=localhost:5672;publisherConfirms=true;timeout=10;username=devstore;password=devstore"
33
},
34
"AppSettings": {
35
"JwksUri": "https://localhost:5421/jwks",
0 commit comments