Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Regression: Not detecting HTTP_PLATFORM_PORT in IIS/Express #470

Closed
@Tratcher

Description

@Tratcher

Regressed by #453
The configuration is now filtering out environment variables that do not begin with "ASPNET_". .AddEnvironmentVariables(prefix: EnvironmentVariablesPrefix).

Either re-work the config to pick up other environment variables, or read HTTP_PLATFORM_PORT directly from the Environment (not recommended as this makes testing more difficult).
@davidfowl

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions