This commit is contained in:
Sebastian
2024-05-20 15:26:21 +02:00
parent f6a1ad4185
commit 4090708b38

View File

@@ -17,7 +17,8 @@ services:
- ./avalanche/configs/chains/C/fullnode-config.json:/root/.avalanchego/configs/chains/C/config.json
networks:
- chains
command: "/avalanchego/build/avalanchego --http-host= --http-allowed-hosts=* --staking-port=18507 --public-ip=$IP" restart: unless-stopped
command: "/avalanchego/build/avalanchego --http-host= --http-allowed-hosts=* --staking-port=18507 --public-ip=$IP"
restart: unless-stopped
avalanche-proxy: