You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try and use the EnvironmentVariablesPropertySource with allowUppercaseNames set to true, then it will not accept cameCase names that are all uppercase.
So corsList does not become equivalent to CORSLIST from the environemnt.
The text was updated successfully, but these errors were encountered:
When I try and use the EnvironmentVariablesPropertySource with allowUppercaseNames set to true, then it will not accept cameCase names that are all uppercase.
So corsList does not become equivalent to CORSLIST from the environemnt.
The text was updated successfully, but these errors were encountered: