本地默認是 http://localhost:5000,在 docker 中可能是 http://localhost:80,那么如何在 Startup.Configure()中獲取這個 host url呢? 查看完整描述