Skip to content

Commit

Permalink
Add .env example
Browse files Browse the repository at this point in the history
  • Loading branch information
pselle committed Jul 23, 2024
1 parent 724830b commit 3607987
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export STELLAR_ACCOUNT=me
export STELLAR_RPC_URL=http://localhost:8000/rpc
export STELLAR_NETWORK_PASSPHRASE="Standalone Network ; February 2017"

0 comments on commit 3607987

Please sign in to comment.