From ed79a68d52f39d2c99e29e409c7450b8b3bef5e7 Mon Sep 17 00:00:00 2001 From: CaKrome <29881067+CaKrome@users.noreply.github.com> Date: Sun, 2 Jun 2024 20:49:41 -0400 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2752088..8703892 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ cp .env.sample .env cp config.json.sample config.json ``` -Now edit the .env file and config.json to the configuation you like. Note that both files must use the same port. +Now edit the `.env` file and `config.json` to the configuation you like. Note that both files must use the same port. ## Build the docker image