BruceMaa opened a new pull request, #12090: URL: https://github.com/apache/dolphinscheduler/pull/12090
worker.alert-listen-host has not get ALERT_LISTEN_HOST environment variable in worker containers env <!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request <!--(For example: This pull request adds checkstyle plugin).--> This pull request fix issue #12088 ## Brief change log This pull request eidt worker application.yaml work: alert-listen-host: ${ALERT_LISTEN_HOST:localhost} ## Verify this pull request <!--*(Please pick either of the following options)*--> This pull request is code cleanup without any test coverage. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
