We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46ac51 commit 46d2f21Copy full SHA for 46d2f21
src/content/docs/sandbox/guides/background-processes.mdx
@@ -263,7 +263,6 @@ const server = await sandbox.startProcess('node server.js');
263
264
## Related resources
265
266
-- [Process readiness guide](/sandbox/guides/process-readiness/) - Wait for services to be ready
267
- [Commands API reference](/sandbox/api/commands/) - Complete process management API
268
- [Sandbox options configuration](/sandbox/configuration/sandbox-options/) - Configure `keepAlive` and other options
269
- [Lifecycle API](/sandbox/api/lifecycle/) - Create and manage sandboxes
0 commit comments