The scripts below populate user secrets for src/PublicApi/PublicApi.csproj.
CORS is configured in src/PublicApi/appsettings.Development.json.
From the repository root:
./scripts/setup-user-secrets.ps1From the repository root:
./scripts/setup-user-secrets.sh- Press
Enterto use the shown default value. - Type
skipto leave a key unchanged. - Set
MessageBus:TransporttoRabbitMQorAzureServiceBus.RabbitMQ: prompts only RabbitMQ settings.AzureServiceBus: prompts only Azure Service Bus connection string.