mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-06 09:49:38 +00:00
Apply fixes from v2
This commit is contained in:
@ -16,6 +16,7 @@ server {
|
||||
server {
|
||||
listen 443 ssl default;
|
||||
server_name localhost;
|
||||
include conf.d/include/ssl-ciphers.conf;
|
||||
include conf.d/include/block-exploits.conf;
|
||||
access_log /data/logs/default.log proxy;
|
||||
ssl_reject_handshake on;
|
||||
|
Reference in New Issue
Block a user