fix
This commit is contained in:
@@ -28,10 +28,10 @@ services:
|
||||
command:
|
||||
- --chain-config-dir=/config/archive
|
||||
- --db-type=leveldb
|
||||
- --fuji
|
||||
- --http-allowed-hosts=*
|
||||
- --http-host=
|
||||
- --public-ip=${IP}"
|
||||
- --network-id=fuji
|
||||
- --public-ip=${IP}
|
||||
- --staking-port=10350
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
|
||||
@@ -28,10 +28,10 @@ services:
|
||||
command:
|
||||
- --chain-config-dir=/config/pruned
|
||||
- --db-type=pebbledb
|
||||
- --fuji
|
||||
- --http-allowed-hosts=*
|
||||
- --http-host=
|
||||
- --public-ip=${IP}"
|
||||
- --network-id=fuji
|
||||
- --public-ip=${IP}
|
||||
- --staking-port=10350
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
|
||||
@@ -30,8 +30,8 @@ services:
|
||||
- --db-type=leveldb
|
||||
- --http-allowed-hosts=*
|
||||
- --http-host=
|
||||
- --mainnet
|
||||
- --public-ip=${IP}"
|
||||
- --network-id=mainnet
|
||||
- --public-ip=${IP}
|
||||
- --staking-port=11929
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
|
||||
@@ -30,8 +30,8 @@ services:
|
||||
- --db-type=pebbledb
|
||||
- --http-allowed-hosts=*
|
||||
- --http-host=
|
||||
- --mainnet
|
||||
- --public-ip=${IP}"
|
||||
- --network-id=mainnet
|
||||
- --public-ip=${IP}
|
||||
- --staking-port=11929
|
||||
restart: unless-stopped
|
||||
stop_grace_period: 5m
|
||||
|
||||
Reference in New Issue
Block a user