transfer from monorepo
This commit is contained in:
9
worker/.env.developer.example
Normal file
9
worker/.env.developer.example
Normal file
@ -0,0 +1,9 @@
|
||||
# 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"
|
Reference in New Issue
Block a user