mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
typo
This commit is contained in:
parent
56c574374e
commit
ae3adbc930
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ work_dir = "/path/to/temp/folder" # optional, defaults to /tmp/haze
|
|||
haze start [database]
|
||||
```
|
||||
|
||||
Where database is one of `sqlite`, `mysql`, `mariadb` or `pgsql` with an option version (e.g. `pgsql:12`), defaults to `sqlite`.
|
||||
Where database is one of `sqlite`, `mysql`, `mariadb` or `pgsql` with an optional version (e.g. `pgsql:12`), defaults to `sqlite`.
|
||||
|
||||
### List running instances
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue