You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: