tzssangglass commented on code in PR #8254: URL: https://github.com/apache/apisix/pull/8254#discussion_r1022246226
########## Makefile: ########## @@ -42,7 +42,7 @@ ENV_NGINX_EXEC := $(shell command -v openresty 2>/dev/null || command -v ENV_OPENSSL_PREFIX ?= $(addprefix $(ENV_NGINX_PREFIX), openssl) ENV_LUAROCKS ?= luarocks ## These variables can be injected by luarocks -ENV_INST_PREFIX ?= /usr +ENV_INST_PREFIX ?= /Users/mikechengwei/apisix Review Comment: don't use your private path -- 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]
