Back to Aspnetcore

EnvironmentVarableColon

aspnetcore/includes/environmentVarableColon.md

latest304 B
Original Source

The : separator doesn't work with environment variable hierarchical keys on all platforms. For example, the : separator isn't supported by Bash. The double underscore, __, is supported by all platforms and automatically replaced by a colon, :.