From 6bd365957e6123e9b93866b129c5ec5e361eaf86 Mon Sep 17 00:00:00 2001 From: keyboardmedicNL <125358148+keyboardmedicNL@users.noreply.github.com> Date: Wed, 8 Nov 2023 01:41:19 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 04ff984..14220d3 100644 --- a/Readme.md +++ b/Readme.md @@ -35,7 +35,7 @@ full: "discord_webhook_url": "webhook to post main messages to", "poll_interval": "time in minutes between polls", "use_web_server": "true or false", - "webs_erver_url": "adress for local webserver OPTIONAL", + "web_server_url": "adress for local webserver OPTIONAL", "web_server_port": "port for local webserver OPTIONAL", "use_discord_logs": "true or false", "discord_remote_log_url": "webhook to post log messages to OPTIONAL", @@ -61,4 +61,4 @@ docker run -it -d --name twitchgoinglive -v /path/to/config:/usr/src/app/config ``` # disclaimer -these scripts are written by an amateur... use at your own risk \ No newline at end of file +these scripts are written by an amateur... use at your own risk