mirror of
https://codeberg.org/ultimateplayer1999/Golang-phish-update.git
synced 2024-11-22 04:28:22 -05:00
REadme edit
This commit is contained in:
parent
a58a39d668
commit
6ee3d3ef64
@ -1,2 +1,11 @@
|
|||||||
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
|
||||||
|
`
|
||||||
|
DB_HOST=
|
||||||
|
DB_PORT=
|
||||||
|
DATABASE=
|
||||||
|
DB_USER=
|
||||||
|
DB_PASS=
|
||||||
|
`
|
||||||
|
Loading…
Reference in New Issue
Block a user