docs: Docker -> Podman
This commit is contained in:
parent
f7c576f8fb
commit
5ab81c2799
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ You can refer to [local-installation.md](./local-installation.md) to install the
|
|||
1. Copy example config file
|
||||
```sh
|
||||
cp dev/config.example.env dev/config.env
|
||||
# If you use container runtime other than Docker, you need to modify the "COMPOSE" variable
|
||||
# If you use container runtime other than Podman, you need to modify the "COMPOSE" variable
|
||||
# vim dev/config.env
|
||||
```
|
||||
1. Create `.config/default.yml` with the following content
|
||||
|
|
Loading…
Add table
Reference in a new issue