There was an error while loading. Please reload this page.
1 parent 27443dc commit 07b55bdCopy full SHA for 07b55bd
1 file changed
docker-compose.yml
@@ -7,7 +7,7 @@ services:
7
- ./client:/usr/share/nginx/html
8
server:
9
image: demo-microservice
10
- platform: wasi/wasm
+ platform: wasi/wasm32
11
build:
12
context: .
13
ports:
0 commit comments