This commit is contained in:
Halbe Bruno
2025-12-05 19:40:39 -03:00
commit f37bc712e6
4312 changed files with 359196 additions and 0 deletions

8
.env Normal file
View File

@@ -0,0 +1,8 @@
DB_HOST=db
DB_NAME=dnsblock
DB_USER=user
DB_PASS=password
DB_PORT=3306
APP_URL=http://localhost:8001
JWT_SECRET=change_this_secret_key_to_something_secure_in_production