LaurenceLiZhixin commented on a change in pull request #215:
URL: https://github.com/apache/dubbo-go-samples/pull/215#discussion_r699230839
##########
File path: build/Makefile
##########
@@ -116,9 +120,12 @@ clean: stop
## start: Start the application (for server)
.PHONY: start
-start: export CONF_PROVIDER_FILE_PATH ?= $(OUT_DIR)/conf/server.yml
+#start: export CONF_PROVIDER_FILE_PATH ?= $(OUT_DIR)/conf/server.yml
Review comment:
感觉这些可以删掉了
--
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]