We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46f0f0 commit 6efb7faCopy full SHA for 6efb7fa
.env
@@ -1,8 +1,5 @@
1
-# Pi Network Configuration
2
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
+PI_API_KEY=your_api_key_here # Replace with your actual API key
6
ENABLE_PI_NETWORK_CONNECTIVITY=true
7
PEER_DISCOVERY_INTERVAL=60
8
MAX_PEERS=100
0 commit comments