notes for me
This commit is contained in:
7
docs/develop.md
Normal file
7
docs/develop.md
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Develop
|
||||||
|
|
||||||
|
Start the PHP webserver like this, assuming you have curl-impersonate installed already
|
||||||
|
|
||||||
|
```sh
|
||||||
|
LD_PRELOAD=/usr/local/lib/libcurl-impersonate-ff.so CURL_IMPERSONATE=ff117 php -S localhost:8000
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user