Files
dejo-node/.env
2025-06-17 18:26:14 -03:00

5 lines
126 B
Bash
Executable File

NODE_ENV=local
NODE_ID=node1
DEJO_PORT=8080
DEJO_VALIDATORS=node1,node2
DEJO_PEERS=http://localhost:8080,http://localhost:8081