mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-05 00:43:32 +00:00
WIP: started adding new host type ssl passthrough
This commit is contained in:
@@ -85,6 +85,7 @@ http {
|
||||
|
||||
stream {
|
||||
# Files generated by NPM
|
||||
include /data/nginx/ssl_passthrough_host/hosts.conf;
|
||||
include /data/nginx/stream/*.conf;
|
||||
|
||||
# Custom
|
||||
|
Reference in New Issue
Block a user