Skip to content

Commit

Permalink
Update wasm-go.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni authored May 19, 2024
1 parent 800e3a5 commit 534e154
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ tinygo build -o main.wasm -scheduler=none -target=wasi -gc=custom -tags="customm
version: '3.7'
services:
envoy:
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/gateway:1.3.1
image: higress-registry.cn-hangzhou.cr.aliyuncs.com/higress/gateway:v1.4.0-rc.1
entrypoint: /usr/local/bin/envoy
# 注意这里对wasm开启了debug级别日志,正式部署时则默认info级别
command: -c /etc/envoy/envoy.yaml --component-log-level wasm:debug
Expand Down

0 comments on commit 534e154

Please sign in to comment.