mirror of
https://codeberg.org/catask-org/catask.git
synced 2025-04-20 05:43:41 -05:00
fix formatting in docker compose setup file
This commit is contained in:
parent
21d401f253
commit
db1938f95b
1 changed files with 0 additions and 2 deletions
|
@ -1,11 +1,9 @@
|
||||||
# CatAsk on Docker (or Podman)
|
# CatAsk on Docker (or Podman)
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
- Docker + `docker-compose` (or Podman + `podman-compose`)
|
- Docker + `docker-compose` (or Podman + `podman-compose`)
|
||||||
|
|
||||||
## Steps
|
## Steps
|
||||||
|
|
||||||
Before starting CatAsk, you must copy the configuration files to their proper places first:
|
Before starting CatAsk, you must copy the configuration files to their proper places first:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue