Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
muthenberg committed Jun 13, 2024
1 parent f305bf5 commit 6d12b8a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions collector/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,7 @@ loadConfig() {
}"
}

# Parameter 1: Name of the Docker Container of the dependency to wait for
# Parameter 2: Internal Docker port of the dependency to wait for
# Parameter 1: URL to the service to wait for
waitForDependency() {
local URL="$1"

Expand Down

0 comments on commit 6d12b8a

Please sign in to comment.