diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 7410b3641..fbc404e06 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -40,8 +40,8 @@ }, "options": { "ssl": false, - "certfile": "/ssl/fullchain.pem", - "keyfile": "/ssl/privkey.pem", + "certfile": "fullchain.pem", + "keyfile": "privkey.pem", "whitelist": "localhost,127.0.0.1,192.168.0.0/16", "PUID": 0, "PGID": 0