fix
This commit is contained in:
@@ -17,7 +17,8 @@ services:
|
|||||||
- ./avalanche/configs/chains/C/fullnode-config.json:/root/.avalanchego/configs/chains/C/config.json
|
- ./avalanche/configs/chains/C/fullnode-config.json:/root/.avalanchego/configs/chains/C/config.json
|
||||||
networks:
|
networks:
|
||||||
- chains
|
- 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:
|
avalanche-proxy:
|
||||||
|
|||||||
Reference in New Issue
Block a user