mirror of
https://github.com/Permissionless-Software-Foundation/x402-base-facilitator.git
synced 2026-09-21 16:52:01 -07:00
7 lines
111 B
Bash
7 lines
111 B
Bash
export DISABLE_IPFS=1
|
|
export NO_MONGO=1
|
|
export PORT=4022
|
|
export EVM_PRIVATE_KEY=
|
|
export NETWORK=base
|
|
|
|
npm start |