Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
luzrain committed Mar 22, 2024
1 parent 01cd8a6 commit e222659
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PHPStreamServer Website

PHPStreamServer documentation website [phpstreamserver.dev](https://phpstreamserver.dev/)
PHPStreamServer documentation website [phprunner.dev](https://phprunner.dev/)

### Local Development

Expand Down
2 changes: 1 addition & 1 deletion docs/WorkerProcess.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Worker process group. You should have root privileges to change the process grou

### onStart
Type: `null|Closure(WorkerProcess):void`
Default: `null`
Default: `null`
Callback that is executed after the worker process is started.
Callback parameters:
- `WorkerProcess`
Expand Down

0 comments on commit e222659

Please sign in to comment.