Formatting tweak
parent
6663c1f7c8
commit
76b42e0341
1 changed files with 4 additions and 4 deletions
|
@ -31,9 +31,9 @@ the flag you passed in.
|
|||
|
||||
## All Configuration Options
|
||||
|
||||
| Option | Config Key | Accepted Values |
|
||||
|----------------------|---------------------------------------|---------------------------------------------------|
|
||||
| `--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` |
|
||||
| Option | Config Key | Accepted Values |
|
||||
|----------------------|---------------------------------------|-------------------------------------------------------|
|
||||
| `--php` | `environment.php.version` | Any PHP version with a valid PHP FPM Docker Image |
|
||||
| `--disable-database` | `environment.database.enabled: false` | - None in CLI <br/>- `true`/`false` in `spinner.yaml` |
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue