Files
server/.env.example

11 lines
177 B
Plaintext

DB_HOST=db
DB_NAME=dnsblock
DB_USER=root
DB_PASS=
DB_ROOT_PASSWORD=
DB_PORT=3306
APP_URL=http://localhost:8000
JWT_SECRET=your_secret_key_change_me
INTEGRATION_TOKEN=change_me