Include XDebug and Opcache in Home page list

Daniel Winning 2025-04-14 17:26:35 +01:00
parent 362809da23
commit 032e0fa10d

@ -13,6 +13,8 @@ By default, a Spinner environment contains the following set of tools:
- PHP 8.4
- Node 23
- SQLite
- XDebug
- Opcache
- Several useful extensions installed and enabled by default
- Your project data mounted to `/data/var/www` inside the container
- Nginx server with a proxy pass to your PHP container