REadme edit

This commit is contained in:
ultimateplayer1999 2023-01-09 17:00:45 +01:00
parent a58a39d668
commit 6ee3d3ef64
Signed by: ultimateplayer1999
GPG Key ID: 690D4E43F8B51E51
1 changed files with 9 additions and 0 deletions

View File

@ -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=
`