Skip to content

Commit

Permalink
Remove server and http in roadrunner
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangrunyu committed Jan 13, 2022
1 parent debd832 commit 0230675
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
8 changes: 0 additions & 8 deletions roadrunner/.rr.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
server:
command: "php psr-worker.php"

http:
address: 0.0.0.0:8080
pool:
num_workers: 4

service:
cron:
command: php cron-worker.php
Expand Down
31 changes: 0 additions & 31 deletions roadrunner/psr-worker.php

This file was deleted.

0 comments on commit 0230675

Please sign in to comment.