iop/configs/node.yaml
toki 435b5589bc chore(contract-hygiene): 계약 위생 작업을 반영한다
마일스톤의 작은 contract-hygiene 작업을 완료 상태로 기록하고, 샘플 설정과 tracked build 산출물을 운영 원칙에 맞게 정리한다.
2026-06-06 19:57:48 +09:00

10 lines
129 B
YAML

transport:
edge_addr: "localhost:9090"
token: "<node-token>"
logging:
level: "info"
pretty: true
metrics:
port: 9091