minified testnets

This commit is contained in:
Para Dox
2025-04-29 22:17:08 +07:00
parent 362f6bd577
commit b930803d21
3 changed files with 4 additions and 1 deletions

1
bsc-chapel-minimal.yml Symbolic link
View File

@@ -0,0 +1 @@
bsc/erigon3/bsc-chapel-erigon3-minimal-trace.yml

1
gnosis-chiado-minimal.yml Symbolic link
View File

@@ -0,0 +1 @@
gnosis/erigon3/gnosis-chiado-erigon3-minimal-trace.yml

View File

@@ -19,7 +19,8 @@ services:
- "--providers.docker.exposedbydefault=false"
- "--providers.file.filename=/dynamic_config.yml"
- "--entrypoints.websecure.address=:443"
# disable read timeout to not timeout webdav uploads
# disable read timeout to not timeout webdav uploads.
# TODO:can this be local to the webdav container
- "--entrypoints.websecure.transport.respondingTimeouts.readTimeout=0"
- "--entrypoints.metrics.address=:8082"
- "--entrypoints.grpc.address=:3042"