Skip to content

Commit

Permalink
fix: update .env.example to env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rilesdun committed Oct 1, 2023
1 parent c36ac3a commit 5503a6e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
API_URL="wss://ca.peerplays.info/api"

# API_URL="wss://ca.peerplays.info/api" - mainnet
# API_URL="wss://testnet.peerplays.download/api" - testnet
API_URL="$PEERPLAYS_API"

0 comments on commit 5503a6e

Please sign in to comment.