Skip to content

Commit 67019ec

Browse files
committed
enable the katana explorer
1 parent c1e326f commit 67019ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docker/scripts/katana_start.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ katana \
1010
--dev.accounts 10 \
1111
--block-time 2000 \
1212
--db-dir $KATANA_DB \
13-
--http.cors_origins "*"
13+
--http.cors_origins "*" \
14+
--explorer \
15+
--explorer.addr 0.0.0.0

0 commit comments

Comments
 (0)