Skip to content

Commit 3856131

Browse files
committed
pre-warm the s3 cache
1 parent 442b825 commit 3856131

File tree

3 files changed

+420
-8
lines changed

3 files changed

+420
-8
lines changed

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
"Bash(CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o /tmp/server-linux .)",
4343
"Bash(rm:*)",
4444
"Bash(mv:*)",
45-
"Bash(true)"
45+
"Bash(true)",
46+
"WebSearch",
47+
"WebFetch(domain:fly.io)"
4648
],
4749
"deny": []
4850
}

0 commit comments

Comments
 (0)