Formatting tweak

Daniel Winning 2025-04-24 00:26:31 +01:00
parent 6663c1f7c8
commit 76b42e0341

@ -32,8 +32,8 @@ the flag you passed in.
## All Configuration Options ## All Configuration Options
| Option | Config Key | Accepted Values | | Option | Config Key | Accepted Values |
|----------------------|---------------------------------------|---------------------------------------------------| |----------------------|---------------------------------------|-------------------------------------------------------|
| `--php` | `environment.php.version` | Any PHP version with a valid PHP FPM Docker Image | | `--php` | `environment.php.version` | Any PHP version with a valid PHP FPM Docker Image |
| `--disable-database` | `environment.database.enabled: false` | None in CLI / `true`/`false` in `spinner.yaml` | | `--disable-database` | `environment.database.enabled: false` | - None in CLI <br/>- `true`/`false` in `spinner.yaml` |