This commit is contained in:
Sebastian
2024-09-09 15:30:17 +02:00
parent cf05d1eeb2
commit 70c72dcdca
2 changed files with 202 additions and 202 deletions

View File

@@ -41,11 +41,11 @@ services:
ports:
- "43471:43471"
- "43471:43471/udp"
command: start
command: start --min-gas-price 0
networks:
- chains
volumes:
- "berachain-artio-node:/data"
- "berachain-artio-node:/root/.beacond/data"
- "./berachain/artio/config:/root/.beacond/config"
- ".jwtsecret:/jwtsecret"
restart: unless-stopped