From 6ee3d3ef64a2925c265e36e9dce961c7774e0d15 Mon Sep 17 00:00:00 2001 From: ultimateplayer1999 Date: Mon, 9 Jan 2023 17:00:45 +0100 Subject: [PATCH] REadme edit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 4592c97..b5a9767 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ A free to use update tool which checks phish.sinking.yachts database. It adds all domains found after custom domains are added. If not needed they can be commented or removed + +The following code is needed in a .env +` +DB_HOST= +DB_PORT= +DATABASE= +DB_USER= +DB_PASS= +`