Skip to content

Commit 20e1436

Browse files
authored
Update README.md
1 parent 27a8abd commit 20e1436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ podman run --rm --network host -it quay.io/yaacov/rose-go-driver:latest --port 8
8989
podman run --rm --network host -it \
9090
-v $(pwd)/:/driver:z \
9191
-e DRIVER=/driver/mydriver.py \
92+
-e PORT=8081 \
9293
quay.io/rose/rose-game-ai:latest
9394
```
9495

0 commit comments

Comments
 (0)