Skip to content

Commit aae0ba6

Browse files
committed
fix: typo
Signed-off-by: Carsten Munk <[email protected]>
1 parent b0b2665 commit aae0ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-devnet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ services:
9090
volumes:
9191
- ./config-devnet.toml:/cartesi-coprocessor-solver/config.toml
9292
environment:
93-
- RUST_LOG: info
93+
- RUST_LOG=info
9494
networks:
9595
- coprocessor-network
9696

0 commit comments

Comments
 (0)