@@ -12,6 +12,8 @@ composer install
X_LISTEN=127.0.0.1:8081 php public/index.php
```
+## FPM
+
```bash
fpm -s dir -t deb \
-n php-api -v 1.0.0 \