fix: remove Tap memory limit — let it use available memory on 4G VPS

Author: Aaron Steven White
Commit 33f1414c6cb67ecffcb8e0a0391263471031c4d6
Parent: b287266afa
Structural diff unavailable

These commits were pushed via plain git push, so no pre-parsed schemas are available. Install git-remote-cospan and re-push via panproto:// to see scope-level changes, breaking change detection, and semantic diffs.

brew install panproto/tap/git-remote-cospan
1 file changed +0 -4
@@ -115,10 +115,6 @@ services:
115115         condition: service_healthy
116116     networks:
117117       - cospan
118-    deploy:
119-      resources:
120-        limits:
121-          memory: 1536M
122118     healthcheck:
123119       test: ["CMD-SHELL", "wget -q -O- http://localhost:2480/health || exit 1"]
124120       interval: 30s
cospan · schematic version control on atproto built on AT Protocol