79567557

Date: 2025-04-10 20:55:16
Score: 1
Natty:
Report link

I got mine working after running this command in docker:

docker run -p 8000:5000 -e DOTNET_URLS=http://+:5000 --name=<container_name> <image_name>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Hoang Minh