mirror of
https://codeberg.org/ultimateplayer1999/Golang-phish-update.git
synced 2024-11-22 04:28:22 -05:00
Updated readme - ultimateplayer1999
This commit is contained in:
parent
a8d870a043
commit
058a4fb9d9
10
README.md
10
README.md
@ -1,10 +1,16 @@
|
|||||||
A free to use update tool which checks phish.sinking.yachts database.
|
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_HOST=
|
||||||
|
>
|
||||||
> DB_PORT=
|
> DB_PORT=
|
||||||
|
>
|
||||||
> DATABASE=
|
> DATABASE=
|
||||||
|
>
|
||||||
> DB_USER=
|
> DB_USER=
|
||||||
|
>
|
||||||
> DB_PASS=
|
> DB_PASS=
|
||||||
|
|
||||||
|
This is based on the phish table. Table can also be changed if needed.
|
||||||
|
Loading…
Reference in New Issue
Block a user