Update socket and database URLs

This commit is contained in:
2025-01-23 11:27:51 +00:00
parent 2ef2249be7
commit ba8c33d8fc
2 changed files with 18 additions and 12 deletions

View File

@@ -1,4 +1,5 @@
# unixsocket /var/run/socks/redis.sock
# unixsocketperm 777
port 6379
requirepass changeme
unixsocket /var/run/monolith-redis.sock
unixsocketperm 777
port 0
# port 6379
# requirepass changeme