mirror of
https://github.com/boolnetwork/mining-scripts.git
synced 2026-02-21 14:07:22 +08:00
Merge branch 'master' into deploy
This commit is contained in:
commit
cb53673dab
4
configs/sgx_default_qcnl.conf
Normal file
4
configs/sgx_default_qcnl.conf
Normal file
@ -0,0 +1,4 @@
|
||||
#PCCSserveraddress
|
||||
PCCS_URL=https://172.16.192.1:8081/sgx/certification/v3/
|
||||
#ToacceptinsecureHTTPScert,setthisoptiontoFALSE
|
||||
USE_SECURE_CERT=FALSE
|
||||
@ -15,4 +15,4 @@ services:
|
||||
devices:
|
||||
- /dev/sgx/enclave
|
||||
- /dev/sgx/provision
|
||||
command: bash -c 'cp /configs/keyring.toml /root/occlum_instance; source /root/.bashrc; cd /root/occlum_instance; occlum print mrsigner; occlum print mrenclave; occlum run /bin/bnk-watcher /host/keyring.toml'
|
||||
command: bash -c 'cp /configs/keyring.toml /root/occlum_instance; source /root/.bashrc; cd /root/occlum_instance; occlum print mrsigner; occlum print mrenclave; occlum run /bin/bnk-watcher /host/keyring.toml'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user