fix formatting in docker compose setup file

This commit is contained in:
theycallhermax 2025-03-01 23:37:33 -05:00
parent 21d401f253
commit db1938f95b
No known key found for this signature in database
GPG key ID: 24D2803F3E25BF2D

View file

@ -1,11 +1,9 @@
# CatAsk on Docker (or Podman)
## Prerequisites
- Docker + `docker-compose` (or Podman + `podman-compose`)
## Steps
Before starting CatAsk, you must copy the configuration files to their proper places first:
```sh