Fix `secrets` config
This commit is contained in:
parent
20eb313f02
commit
dce2aba1e2
|
@ -9,7 +9,7 @@ webserver:
|
|||
port: 443
|
||||
|
||||
# Secrets you need to generate the first time you run PeerTube
|
||||
secret:
|
||||
secrets:
|
||||
# Generate one using `openssl rand -hex 32`
|
||||
peertube: ''
|
||||
|
||||
|
|
Loading…
Reference in New Issue