forked from NOAA-OWP/DMOD
-
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 bind host value setup for data service.
Add env var HOST to data-service Docker config, as the entrypoint script requires this in the environment; having this Docker env var be sourced from a DMOD deployment env var DOCKER_DATA_SERVICE_LISTEN_HOST (or fall back to default of 0.0.0.0) and adding this new DMOD env var to example.env.
- Loading branch information
1 parent
5734d93
commit b92ca71
Showing
2 changed files
with
4 additions
and
1 deletion.
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