mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
Merge pull request 'docs: Fix pgsql example typo' (#3) from provokateurin/haze:docs/pgsql-typo into main
Reviewed-on: https://codeberg.org/icewind/haze/pulls/3
This commit is contained in:
commit
009264443f
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ See the [configuration section](#configuration) for more options.
|
|||
storage:
|
||||
|
||||
```bash
|
||||
haze start pgsq s3
|
||||
haze start pgsql s3
|
||||
```
|
||||
|
||||
- Start a Nextcloud instance with `sqlite`, `php 8.2` and an `smb` external
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue