-
Notifications
You must be signed in to change notification settings - Fork 1
/
scale.ps1
7 lines (7 loc) · 937 Bytes
/
scale.ps1
1
2
3
4
5
6
7
dotnet run --no-build --project ./Demo.Worker/Demo.Worker.csproj --property:Configuration=Development --urls="https://localhost:5672"
dotnet run --no-build --project ./Demo.Worker/Demo.Worker.csproj --property:Configuration=Development --urls="https://localhost:5673"
dotnet run --no-build --project ./Demo.Worker/Demo.Worker.csproj --property:Configuration=Development --urls="https://localhost:5674"
dotnet run --no-build --project ./Demo.Worker/Demo.Worker.csproj --property:Configuration=Development --urls="https://localhost:5675"
dotnet run --no-build --project ./Demo.Worker/Demo.Worker.csproj --property:Configuration=Development --urls="https://localhost:5676"
dotnet run --no-build --project ./Demo.Worker/Demo.Worker.csproj --property:Configuration=Development --urls="https://localhost:5677"
dotnet run --no-build --project ./Demo.Worker/Demo.Worker.csproj --property:Configuration=Development --urls="https://localhost:5678"