fix redis address

This commit is contained in:
dump_stack() 2024-12-17 18:36:05 +00:00
parent e827cf7603
commit 76bca5bb77
Signed by: dump_stack
GPG Key ID: C9905BA72B5E02BB

View File

@ -90,7 +90,7 @@ in {
from_address: 'peertube@m.lor.sh' from_address: 'peertube@m.lor.sh'
redis: redis:
hostname: '${hostName}' hostname: '127.0.0.1'
object_storage: object_storage:
enabled: true enabled: true