From 2b0d595133078ff3f65466337943bca3a2284007 Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Thu, 6 Jun 2024 03:47:29 +0200 Subject: [PATCH] docs: Use a different icon for title --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a71e211..9e49e23 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ so before you can pull the image, you need to [authenticate to the Container reg 3. Create a `docker-compose.yml` file using [docker-compose.example.yml](docker-compose.example.yml) as a template 4. Run `docker-compose up -d` to start the server -### 🐳 Docker CLI +### 💻 Docker CLI 1. Create an `.env` file using [.env.example](.env.example) as a template 2. Create a `configuration.toml` file using [configuration.example.toml](configuration.example.toml) as a template