From a5ef08184937365e61f835149f2040aa3320e867 Mon Sep 17 00:00:00 2001 From: niansa Date: Thu, 10 Jun 2021 12:04:39 +0000 Subject: [PATCH] Fixed README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b8a30f..d13f3e7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Open source bot list website, for everyone who wants to drive a Discord bot list ## Configuration Create a file named `config.h` in the root then paste and edit the following: + #define LISTEN_ADDR "0.0.0.0" #define LISTEN_PORT 8082