1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/immich_ynh.git synced 2024-09-03 20:36:24 +02:00

Update .env

This commit is contained in:
Limezy 2022-08-31 09:14:22 +07:00
parent 5af0ca2361
commit adb4634487

View file

@ -20,7 +20,7 @@ DB_PORT=5532
REDIS_HOSTNAME=localhost REDIS_HOSTNAME=localhost
# Optional Redis settings: # Optional Redis settings:
# REDIS_PORT=6379 REDIS_PORT=6379
# REDIS_DBINDEX=0 # REDIS_DBINDEX=0
# REDIS_PASSWORD= # REDIS_PASSWORD=
# REDIS_SOCKET= # REDIS_SOCKET=