Skip to content

Commit

Permalink
docs: include NATS_URL in env sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Jurshsmith committed Jul 11, 2024
1 parent 3f5e2e8 commit 1b8dae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ RELAYER_DA_DEPLOY_HEIGHT=5791365
RELAYER_LOG_PAGE_SIZE=2000
SYNC_HEADER_BATCH_SIZE=100
NATS_NKEY=generated-nats-nkey-seed
NATS_URL=http://localhost:4222

0 comments on commit 1b8dae8

Please sign in to comment.