uodate docker-compose readme config (#13)

* Update README.md

* Update docker-compose.yml

* Update README.md

* Update docker-compose.yml

* Update README.md

* Update docker-compose.yml

* Update README.md

* Update keyring.toml
This commit is contained in:
fys05 2024-03-22 10:39:02 +08:00 committed by GitHub
parent d8e549e179
commit c686139472
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -148,7 +148,7 @@ share_peer_interval = 30
only_global_ips = true only_global_ips = true
[key_server_config] [key_server_config]
version = 3 version = 1
attestation_style = 2 #This corresponds to using an image, epid=1, dcap=2 attestation_style = 2 #This corresponds to using an image, epid=1, dcap=2
seal_policy = "MRSIGNER" seal_policy = "MRSIGNER"
exe_policy = { Multiply = { executors = 8 } } exe_policy = { Multiply = { executors = 8 } }

View File

@ -20,8 +20,8 @@ only_global_ips = true
[key_server_config] [key_server_config]
version = 1 version = 1
attestation_style = 1 attestation_style = 2
seal_policy = "MRSIGNER" seal_policy = "MRSIGNER"
exe_policy = { Multiply = { executors = 8 } } exe_policy = { Multiply = { executors = 8 } }
round_time_limit = 60 round_time_limit = 60
clear_msg_interval = 180 clear_msg_interval = 180