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 config

Related discussion #202
This commit is contained in:
lapineige 2023-03-17 11:50:47 +01:00 committed by GitHub
parent 6fdf494bef
commit 9ed1441540
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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