Skip to content

Commit

Permalink
Add RUN_STANDALONE=true to core configs
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Oct 16, 2023
1 parent 47cc52e commit 050b119
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PEER_PORT=11725
ARTIFICIALLY_ACCELERATE_TIME_FOR_TESTING=true
RUN_STANDALONE=true

UNSAFE_QUORUM=true
FAILURE_SAFETY=0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
ARTIFICIALLY_ACCELERATE_TIME_FOR_TESTING=true

RUN_STANDALONE=true
NETWORK_PASSPHRASE="Standalone Network ; February 2017"

PEER_PORT=11625
Expand Down

0 comments on commit 050b119

Please sign in to comment.