Update .env.example

pull/1388/head
Daniel Supernault 6 years ago
parent 506dd8b6f7
commit bf08cfd471
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -15,9 +15,9 @@ LOG_CHANNEL=stack
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=
DB_DATABASE=pixelfed
DB_USERNAME=pixelfed
DB_PASSWORD=pixelfed
BROADCAST_DRIVER=log
CACHE_DRIVER=redis

Loading…
Cancel
Save