Updated readme - ultimateplayer1999

This commit is contained in:
ultimateplayer1999 2023-01-10 09:08:12 +01:00
parent a8d870a043
commit 058a4fb9d9
Signed by: ultimateplayer1999
GPG Key ID: 690D4E43F8B51E51
1 changed files with 8 additions and 2 deletions

View File

@ -1,10 +1,16 @@
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
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. This is for the DB connection.
The following code is needed in a .env
> DB_HOST=
>
> DB_PORT=
>
> DATABASE=
>
> DB_USER=
>
> DB_PASS=
This is based on the phish table. Table can also be changed if needed.