Make project work with Podman

This commit is contained in:
2024-12-28 13:20:55 +00:00
parent 6d9c78d2e1
commit 6ccf84be26
6 changed files with 144 additions and 53 deletions

View File

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