Commit Graph

3 Commits

Author SHA1 Message Date
54b434d33f Add testnet support for palladium electrumx server
Add PalladiumTestnet class with testnet-specific configurations including ports, address prefixes, and genesis hash. Update docker-compose.yml with clear network configuration comments and documentation in README.md explaining how to switch between mainnet and testnet.
2025-11-28 12:32:12 +01:00
ddfab1582f (docker): update electrumx-plm container networking and config
- Replace host networking with explicit port mapping and host gateway
- Update DAEMON_URL to use host.docker.internal
- Remove redundant healthcheck configuration
2025-10-15 14:05:27 +02:00
ee54f4b545 Add docker-compose.yml for container setup 2025-09-26 16:13:01 +02:00