From 53677e481466ba5b837ba16532943ad405105f22 Mon Sep 17 00:00:00 2001 From: ZStrikeGit <85562552+ZStrikeGit@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:15:55 -0400 Subject: [PATCH] Fix JSON validation error in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34856f0..d465359 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ This tells Sshwifty to only load configuration from file `./sshwifty.conf.json`. Here is all the options of the configuration file: -```json +```jsonc { // HTTP Host. Keep it empty to accept request from all hosts, otherwise, only // specified host is allowed to access