DNSBlock
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
DB_HOST=localhost
|
||||
DB_NAME=dnsblock
|
||||
DB_USER=root
|
||||
DB_PASS=
|
||||
DB_PORT=3306
|
||||
|
||||
APP_URL=http://localhost:8000
|
||||
JWT_SECRET=change_this_secret_key_to_something_secure
|
||||
Reference in New Issue
Block a user