1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Update .env

This commit is contained in:
yalh76 2020-05-27 03:49:42 +02:00
parent df31ffcd8f
commit 7d3689df6e

View file

@ -71,7 +71,7 @@ DB_USERNAME=__DB_USER__
DB_PASSWORD=__DB_PWD__
## Cache (Redis)
REDIS_CLIENT=phpredis
REDIS_CLIENT=predis
REDIS_SCHEME=tcp
REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null