captainabloc

Results 4 comments of captainabloc

Hi Sebres, thanks for your answer

Hello, you have the possibility to run it in a LXC: https://github.com/ej52/proxmox-scripts/tree/main/lxc/nginx-proxy-manager this works like a charm, update being done by relaunching the install script.

found it: to be adapted to your npm docker: `docker exec -it npmplus nano /usr/local/nginx/conf/conf.d/include/hsts.conf` replace `more_set_headers "X-XSS-Protection: 0";` by `more_set_headers "X-XSS-Protection: 1; mode=block";`