From fcd06cf13cb018ab012806e50e98422283be5482 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 27 Apr 2026 15:23:39 +0000 Subject: [PATCH] chore: allow nx71726.your-storageshare.de in sandbox network allowlist https://claude.ai/code/session_01By1aj94LMM7muDV7AT4egk --- .claude/settings.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.claude/settings.json b/.claude/settings.json index b4b7cb5..04bbc28 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,4 +1,9 @@ { + "sandbox": { + "network": { + "allowedDomains": ["nx71726.your-storageshare.de"] + } + }, "hooks": { "PreToolUse": [ {