From 98ee9148fc8b250f8c379191a19eef410e835323 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20=C5=A0tefka?= Date: Mon, 16 May 2022 03:16:07 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3d56c5..d425385 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ ## Usage #### docker-compose with prebuilt image (recommended) - Docker will pull the correct architecture automatically +- Below in `Details` you'll find a `docker-compose.yml` templete. To use it, make a directory where data from the container will be saved, create `docker-compose.yml` file in it and put the template from below in it. Then modify the template to your needs.
```yml