1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00

Update redis.conf

This commit is contained in:
Éric Gaspar 2023-12-17 14:29:17 +01:00
parent 227cc41780
commit b1d9ccc66c

View file

@ -64,7 +64,7 @@ protected-mode yes
# Accept connections on the specified port, default is 6379 (IANA #815344).
# If port 0 is specified Redis will not listen on a TCP socket.
port __REDIS_PORT__
port __PORT_REDIS__
# TCP listen() backlog.
#