edgexfoundry / app-service-configurable

Owner: Applications WG
Apache License 2.0
18 stars 47 forks source link

fix: Comment out Host overrides in local config file. #547

Closed lenny-goodell closed 1 year ago

lenny-goodell commented 1 year ago

closes #542

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/app-service-configurable/blob/main/.github/CONTRIBUTING.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

run make docker Modify this compose file by changing ASC images to edgexfoundry/app-service-configurable:0.0.0-dev run the compose file. Verify app-sample and app-rules-engine bootstrap successfully

New Dependency Instructions (If applicable)