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