mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-22 08:56:42 -06:00
Swoole is no longer experimental
This commit is contained in:
parent
b3ea2969c5
commit
8cf1a95df5
@ -103,8 +103,6 @@ Despite how you built the project, you are going to need to install it now, by f
|
|||||||
|
|
||||||
* **Using swoole:**
|
* **Using swoole:**
|
||||||
|
|
||||||
**Important!** Swoole support is still experimental. Use it with care, and report any found issue.
|
|
||||||
|
|
||||||
First you need to install the swoole PHP extension with [pecl](https://pecl.php.net/package/swoole), `pecl install swoole`.
|
First you need to install the swoole PHP extension with [pecl](https://pecl.php.net/package/swoole), `pecl install swoole`.
|
||||||
|
|
||||||
Once installed, it's actually pretty easy to get shlink up and running with swoole. Just run `./vendor/bin/zend-expressive-swoole start -d` and you will get shlink running on port 8080.
|
Once installed, it's actually pretty easy to get shlink up and running with swoole. Just run `./vendor/bin/zend-expressive-swoole start -d` and you will get shlink running on port 8080.
|
||||||
|
Loading…
Reference in New Issue
Block a user