Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing the mapping of the custom domain #233

Merged
merged 19 commits into from
Dec 6, 2020
Merged

Fixing the mapping of the custom domain #233

merged 19 commits into from
Dec 6, 2020

Conversation

FBoucher
Copy link
Collaborator

@FBoucher FBoucher commented Dec 6, 2020

There is now a setting 'customDomain' used to hold the custom domain. When populated it will be returned instead of the default aaaaa.azurewebsite.net one.

FBoucher and others added 19 commits November 22, 2020 12:52
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 3.1.9 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.AspNetCore.Identity.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 3.1.9 to 5.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](dotnet/aspnetcore@v3.1.9...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) from 3.1.8 to 5.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v3.1.8...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
…ools/vnext/Microsoft.Extensions.Configuration-5.0.0

Bump Microsoft.Extensions.Configuration from 3.1.9 to 5.0.0 in /src/shortenerTools
…/adminBlazorWebsite/src/vnext/Microsoft.AspNetCore.Identity.EntityFrameworkCore-5.0.0

Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 3.1.9 to 5.0.0 in /src/adminTools/adminBlazorWebsite/src
…/adminBlazorWebsite/src/vnext/Microsoft.EntityFrameworkCore.Tools-5.0.0

Bump Microsoft.EntityFrameworkCore.Tools from 3.1.8 to 5.0.0 in /src/adminTools/adminBlazorWebsite/src
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) from 3.1.8 to 5.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](dotnet/aspnetcore@v3.1.8...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
…/adminBlazorWebsite/src/vnext/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore-5.0.0

Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 3.1.8 to 5.0.0 in /src/adminTools/adminBlazorWebsite/src
Bumps [Microsoft.EntityFrameworkCore.Sqlite](https://github.com/dotnet/efcore) from 3.1.9 to 5.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v3.1.9...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
…ools/vnext/Microsoft.NET.Sdk.Functions-3.0.11

Bump Microsoft.NET.Sdk.Functions from 3.0.9 to 3.0.11 in /src/shortenerTools
…/adminBlazorWebsite/src/vnext/Microsoft.EntityFrameworkCore.Sqlite-5.0.0

Bump Microsoft.EntityFrameworkCore.Sqlite from 3.1.9 to 5.0.0 in /src/adminTools/adminBlazorWebsite/src
Bumps [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) from 3.1.9 to 5.0.0.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](dotnet/aspnetcore@v3.1.9...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
…/adminBlazorWebsite/src/vnext/Microsoft.AspNetCore.Identity.UI-5.0.0

Bump Microsoft.AspNetCore.Identity.UI from 3.1.9 to 5.0.0 in /src/adminTools/adminBlazorWebsite/src
@FBoucher FBoucher self-assigned this Dec 6, 2020
@FBoucher FBoucher added bug Something isn't working dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation Serverless-Backend Serverless Backend labels Dec 6, 2020
@FBoucher FBoucher modified the milestones: v0.4, 2.0.1 Dec 6, 2020
@FBoucher FBoucher merged commit ec9dafb into main Dec 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation Serverless-Backend Serverless Backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant