Qbit https problem =(

Good evening.

I have had qbittorrent installed in truenas scale, version 25.10.

I foolishly checked the https box in webui qbitorrent. Now webui won’t open.
My configuration is stored in ixvolume.

In the container logs
WebUI: HTTPS setup failed, fallback to HTTP
2025-11-08 20:25:27.297733+00:00(N) 2025-11-08T23:25:27 - WebUI: Now listening on IP: *, port: 10095

I tried to go inside the container itself and found the qbittorrent.conf file, changed HTTPS from true to false, and saved it.
But after restarting the container, it still reverted back to http true.
What should I do? =( Please advise me on how to fix this.

O myyyyyyyyy. ChatGPT failed miserably, but Qwen helped.
I found the one and only config -
nano /mnt/.ix-apps/app_mounts/qbittorrent/config/qBittorrent/qBittorrent.conf

Changed https true to false. Now all is ok.