Files
palladium-stack/docker-compose.yml
davide3011 ae91163168 harden: restrict RPC/ZMQ exposure and remove unsafe RPC override
- Bind RPC to localhost only (127.0.0.1:2332)
- Bind ZMQ 28332/28334/28335 to localhost for host-only debugging
- Remove -rpcallowip=0.0.0.0/0 from palladiumd
- Remove redundant -rpcbind flag from compose (handled in palladium.conf)
2026-02-16 09:23:14 +01:00

2.9 KiB