We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa92aa4 commit 5f005e4Copy full SHA for 5f005e4
verifier/README.md
@@ -68,7 +68,7 @@ You usually don't need to edit the config file. Just using the default is fine,
68
- `host`: Server bind address (default: "0.0.0.0")
69
- `port`: Server port (default: 8080)
70
- `image_cache_dir`: Directory for cached OS images (default: "/tmp/dstack-verifier/cache")
71
-- `image_download_url`: URL template for downloading OS images (default: Dstack official releases URL)
+- `image_download_url`: URL template for downloading OS images (default: dstack official releases URL)
72
- `image_download_timeout_secs`: Download timeout in seconds (default: 300)
73
- `pccs_url`: Optional PCCS URL for quote verification
74
0 commit comments