Files
Yiqun/worker/.env.developer.example
2025-04-24 10:24:42 -03:00

10 lines
428 B
Plaintext

# This File is for prod-debug.js
TASK_ID='FGzVTXn6iZFhFo9FgWW6zoHfDkJepQkKKKPfMvDdvePv' # Easy Testing Task ID
TEST_KEYWORDS='TEST,EZ TESTING'
# Set this to use your desktop node staking wallet during testing so IPFS will work
# See https://github.com/koii-network/ezsandbox/blob/main/Lesson%201/PartIV.md#staking-wallet
STAKING_WALLET_PATH="path to your desktop node staking wallet"
MIDDLE_SERVER_URL="http://localhost:3000"