admin管理员组文章数量:1366377
I'm working on an asp core 9 web api. I'm using OpenAPI and Scalar.ASPNetCore. I think this is actually an issue with microsofts openapi functionality, not scalar.
I have deployed my api to 2 different Windows Server 2016 data center servers running IIS. Both APi's have the same configuration.
Each server has a Default web site with a similar set of bindings:
Type | Host Name | Port | IP Address |
---|---|---|---|
https | myserver | 443 | * |
https | myserver.mydomain.ca | 443 | * |
https | myserver01 | 443 | * |
https | myserver01.mydomain.ca | 443 | * |
https | 443 | * |
本文标签:
版权声明:本文标题:asp.net core - OpenAPIScalar.ASPNetCore listing servers inconsistently, and shows all binding entries - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743754195a2533203.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论