10 lines
166 B
Plaintext
10 lines
166 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=change_this_secret_key_to_something_secure
|