Skip to content

Commit

Permalink
Set the nameserver to 127.0.0.11:53 for wasmedge_wasi_socket 0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: hydai <[email protected]>
  • Loading branch information
hydai committed Aug 25, 2023
1 parent 5d361ce commit 7d23faf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ services:
environment:
DATABASE_URL: mysql://root:whalehello@db:3306/mysql
RUST_BACKTRACE: full
DNS_SERVER: 127.0.0.11:53
restart: unless-stopped
runtime: io.containerd.wasmedge.v1
db:
Expand Down

0 comments on commit 7d23faf

Please sign in to comment.