We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6d7621 + 6472af4 commit e06d5feCopy full SHA for e06d5fe
tests/docker/docker-compose.yml
@@ -71,6 +71,7 @@ services:
71
- YAGNA_APPKEY=try_golem
72
- PAYMENT_NETWORK=${PAYMENT_NETWORK}
73
- YA_NET_BIND_URL=udp://0.0.0.0:0
74
+ - HOLESKY_MAX_FEE_PER_GAS=51
75
# - YA_NET_RELAY_HOST=63.34.24.27:7477
76
healthcheck:
77
test: ["CMD-SHELL", "curl -s -o /dev/null -w '%{http_code}' http://localhost:7465 | grep -q 401"]
0 commit comments