Files
kennethreitz 43fe443574 Initial commit: document the mercury Dokploy setup
- README + CLAUDE.md: server access, API usage, conventions
- docs/server.md: specs and core stack (Dokploy v0.29.7, Traefik, Swarm)
- docs/inventory.md: deployed apps, starting with httpbin
- scripts/api.sh: Dokploy API wrapper

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 00:02:24 -04:00

9 lines
221 B
JSON

{
"workbench.colorCustomizations": {
"sash.hoverBorder": "#0ad37f",
"statusBar.noFolderBackground": "#511C1C",
"statusBar.noFolderForeground": "#FEFBFB"
},
"peacock.color": "#08a262"
}