Skip to content

Commit 07b55bd

Browse files
authored
Update docker-compose.yml
Signed-off-by: Michael Yuan <michael@michaelyuan.com>
1 parent 27443dc commit 07b55bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- ./client:/usr/share/nginx/html
88
server:
99
image: demo-microservice
10-
platform: wasi/wasm
10+
platform: wasi/wasm32
1111
build:
1212
context: .
1313
ports:

0 commit comments

Comments
 (0)