Similarityoung commented on code in PR #135:
URL:
https://github.com/apache/dubbo-go-pixiu-samples/pull/135#discussion_r3168965134
##########
dubbogo/simple/body/server/app/server.go:
##########
@@ -39,7 +39,7 @@ var survivalTimeout = int(3e9)
// export CONF_PROVIDER_FILE_PATH="xxx"
// export APP_LOG_CONF_FILE="xxx"
func main() {
- config.Load()
+ dubbo.Load()
Review Comment:
fix
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]