Files
kane-diagnostics/hubzilla/addon/g1wallet/config.json.template
2026-06-08 03:33:21 -04:00

7 lines
325 B
Plaintext

{
"_note": "Copy to config.json. Do not commit config.json.",
"orchestrator_url": "REPLACE — orchestrator base URL, e.g. http://10.0.0.105:8700",
"node_token": "REPLACE — shared secret for node-to-orchestrator auth",
"g1_rpc_endpoint": "REPLACE — Duniter node RPC over Wireguard, e.g. http://10.0.0.105:9944"
}