diff --git a/config.json b/config.json index ee9da21..2f7ae6a 100644 --- a/config.json +++ b/config.json @@ -1,7 +1,10 @@ { - "exclude_payload_type": false, - "exclude_c2_profiles": false, - "exclude_documentation_payload": false, - "exclude_documentation_c2": false, - "exclude_agent_icons": false -} + "exclude_payload_type": false, + "exclude_c2_profiles": false, + "exclude_documentation_payload": false, + "exclude_documentation_c2": false, + "exclude_agent_icons": false, + "remote_images": { + "bloodhound": "ghcr.io/mythicagents/bloodhound:v0.0.0.1" + } +} \ No newline at end of file