forked from edgexfoundry/go-mod-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Replace hyphen with underscore in override names
Hyphen is not a standard character for environment variable names closes #212 BREAKING CHANGE: Overrides that have hyphens will not longer work and must be updated replace hyphens with underscores. Signed-off-by: lenny <[email protected]>
- Loading branch information
lenny
committed
Apr 20, 2021
1 parent
eb96085
commit 49d5a6f
Showing
2 changed files
with
53 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters