mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Install update
This commit is contained in:
parent
05c209d284
commit
0f3002c68e
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ If `localhost:8000` returns the lbry.com website, it's running correctly.
|
|||
|
||||
## Additional Notes
|
||||
|
||||
- Both the `dev.sh` and `docker.sh` scripts will initialize a configuration based on `data/config.php.example` if `data/config.php` does not exist.
|
||||
- The `dev.sh` script will initialize a configuration based on `data/config.php.example` if `data/config.php` does not exist.
|
||||
- Some pages and interactions rely on API keys that will not be available to you in your install.
|
||||
- To run remotely, simply install PHP and configure Apache or your server of choice to serve `web/index.php`.
|
||||
- If dev.sh fails to start with missing php extensions, please install php-xml, php-curl, php-mbstring according to your OS instruction.
|
||||
|
|
Loading…
Add table
Reference in a new issue