6 lines
220 B
Bash
6 lines
220 B
Bash
RPC_URL=http://127.0.0.1:8545
|
|
PRIVATE_KEY=0xc00b1744ab75ca92d85d79c3b54ecdf4e6273c560342b7d0cce23bdc5e20a3f5
|
|
COMFYUI_URL=http://127.0.0.1:8188/prompt
|
|
BLOCKCHAIN_CONFIG_PATH=../blockchain/blockchain_config.json
|
|
PORT=3001
|