alan-turing-institute / DTBase

A starting point from which digital twins can be developed.
MIT License
11 stars 4 forks source link

custom webapp name #204

Closed GiorgioCerro closed 7 months ago

GiorgioCerro commented 7 months ago

With this change we can create the webapps with custom names, without the random string attached at the end. For example we will have "nwtwin-frontend.azurewebsites.net" instead of "nwtwin-frontend123182948.azurewebsites.net".

Side comment: to change the domain we either need to own one or we need to buy it from Azure at the price of 12 $ per year.

This solves #200

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a202d4b) 89.01% compared to head (ea0f051) 89.01%.

:exclamation: Current head ea0f051 differs from pull request most recent head fa5d0a9. Consider uploading reports for the commit fa5d0a9 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #204 +/- ## ======================================= Coverage 89.01% 89.01% ======================================= Files 77 77 Lines 5163 5163 ======================================= Hits 4596 4596 Misses 567 567 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.