diff --git a/21-Server Reference/.claude/settings.local.json b/21-Server Reference/.claude/settings.local.json index 9c0614f..edcb70e 100644 --- a/21-Server Reference/.claude/settings.local.json +++ b/21-Server Reference/.claude/settings.local.json @@ -1,7 +1,8 @@ { "permissions": { "allow": [ - "Bash(ssh homelab:*)" + "Bash(ssh homelab:*)", + "WebFetch(domain:dockhand.pro)" ] } } diff --git a/21-Server Reference/SpecSheet.md b/21-Server Reference/SpecSheet.md index 7c285f3..11c5420 100644 --- a/21-Server Reference/SpecSheet.md +++ b/21-Server Reference/SpecSheet.md @@ -5,4 +5,5 @@ It does not need to live in a single file, and should be divided between differe Whenever any changes need to be made, the relevant parts of this documentation need to be read, compared to current status, and updated accordingly -## Sid \ No newline at end of file +## Side Objective +Do the same thing for a much smaller server, running on a raspi that supports the larger server in various ways. \ No newline at end of file