Files
server/.env.example
Halbe Bruno f37bc712e6 DNSBlock
2025-12-05 19:40:39 -03:00

9 lines
155 B
Plaintext

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