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