fix redis address
This commit is contained in:
parent
e827cf7603
commit
76bca5bb77
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user