docs: Use a different icon for title

This commit is contained in:
oSumAtrIX 2024-06-06 03:47:29 +02:00
parent 9e1dbb9302
commit 2b0d595133
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -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