Created
July 10, 2020 10:09
-
-
Save Xatta-Trone/06122b04b3b9b0e24f6c4041b2afeb40 to your computer and use it in GitHub Desktop.
laravel-echo-server using pm2 || pm2 start echo.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "echo", | |
| "script": "laravel-echo-server", | |
| "args": "start" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment