I am using Docker with a container for version 16 on Ubuntu 22.4 with nginx server by nginx manager
I did a search on the forum and found that a line should be added to the config file
add_header 'Content-Security-Policy' 'upgrade-insecure-requests';
But the problem was not solved
add_header 'Content-Security-Policy' 'upgrade-insecure-requests';