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

Fix REDIS_CLIENT

This commit is contained in:
yalh76 2021-02-15 21:57:06 +01:00
parent c9d4bde63a
commit 7175b4d1f4

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