Updated config example.
This commit is contained in:
parent
166e174397
commit
787846c7d6
2 changed files with 5 additions and 5 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"instanceName": "Canopy",
|
||||
"verbose": false,
|
||||
"port": 8080,
|
||||
"proxied": false,
|
||||
"protocol": "http",
|
||||
"port": 8443,
|
||||
"proxied": true,
|
||||
"protocol": "https",
|
||||
"domain": "localhost",
|
||||
"ytdlpPath": "/home/canopy/.local/pipx/venvs/yt-dlp/bin/yt-dlp",
|
||||
"migrate": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue