This commit is contained in:
squidbear
2025-03-28 10:48:59 +01:00
parent 778a41982c
commit c9b9598f1c
4 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ services:
- --ws.addr="0.0.0.0"
- --ws.port=8545
- --ws.origins="*"
- --gpo.defaultprice="10000000"
- --gpo.defaultprice=10000000
- --port=10396
- --discovery.port=10396
- --maxpeers=50