79756691

Date: 2025-09-05 10:47:59
Score: 1
Natty:
Report link

Adding the following in the docker file (or settings, or whatever) fixes this. This, of course, needs to be in the FROM base AS final section

    ASPNETCORE_URLS=http://+:8080

I presume a pure function app created via a VS template doesn't set this, whereas a web app does.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Robbie C