From 18618b0df2a07157348444debf765bf9998e60dc Mon Sep 17 00:00:00 2001 From: yakamok <38737288+yakamok@users.noreply.github.com> Date: Tue, 8 Oct 2019 11:23:31 +0200 Subject: [PATCH] Update README.md --- api/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/README.md b/api/README.md index 459dc9e..8dc34b3 100644 --- a/api/README.md +++ b/api/README.md @@ -21,7 +21,7 @@ __So open niflheim-api.py:__ DB_NAME = "yggindex" DB_HOST = "localhost" -Make sure the above matches what you have in vserv.py. +Make sure the above matches what you have in the crawler. The API will startup on port 3000 and accept all ipv6 connections if you want to change this edit the last line: