mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 09:37:26 +00:00
Even easier lbry.io setup instructions
This commit is contained in:
parent
1fd6372d21
commit
5e511059bf
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ It's very easy to have lbry.io running locally:
|
|||
|
||||
- Install PHP7
|
||||
- Checkout the project
|
||||
- Run `php --server localhost:8000 --docroot web/ web/index.php` from the root project folder
|
||||
- Run `./dev.sh` from the project root
|
||||
- Access `localhost:8000` in your browser
|
||||
|
||||
To run remotely, simply install PHP and configure Apache or your server of choice to serve `web/index.php`.
|
||||
|
|
Loading…
Add table
Reference in a new issue