From b14ed827bbfed2791d6a839f5f2c018198a187e6 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:31:09 +0200 Subject: [PATCH] fix --- berachain-artio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/berachain-artio.yml b/berachain-artio.yml index 644944d2..20545cca 100644 --- a/berachain-artio.yml +++ b/berachain-artio.yml @@ -41,7 +41,7 @@ services: ports: - "43471:43471" - "43471:43471/udp" - command: start --min-gas-price 0 + command: start --minimum-gas-prices 0 networks: - chains volumes: