Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a010527

Browse files
committedMay 20, 2025··
update env example
1 parent 73fdd14 commit a010527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ DEBUG_HOST=127.0.0.1
2020
DEBUG_SERVER_PORT=5555
2121

2222
# Flashblocks Args
23-
FLASHBLOCKS=true
23+
FLASHBLOCKS=false
2424
FLASHBLOCKS_URL=ws://localhost:1111
2525
FLASHBLOCKS_OUTBOUND_URL=127.0.0.1:1112
2626

0 commit comments

Comments
 (0)
Please sign in to comment.