Skip to content

Commit 6efb7fa

Browse files
authoredFeb 22, 2025··
Update .env
1 parent c46f0f0 commit 6efb7fa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
 

‎.env

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
# Pi Network Configuration
21
PI_NETWORK_API_URL=https://minepi.com/api
3-
PI_APPS_API_URL=https://minepi.com/api/apps
4-
PI_MARKETPLACE_API_URL=https://minepi.com/api/marketplace
5-
PI_API_KEY=your_api_key_here # Add your API key here
2+
PI_API_KEY=your_api_key_here # Replace with your actual API key
63
ENABLE_PI_NETWORK_CONNECTIVITY=true
74
PEER_DISCOVERY_INTERVAL=60
85
MAX_PEERS=100

0 commit comments

Comments
 (0)
Please sign in to comment.