mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 10:06:26 +00:00
Finished importer, advanced nginx config for hosts, custom certs used in nginx templates
This commit is contained in:
@ -6,7 +6,7 @@ server {
|
||||
|
||||
access_log /data/logs/dead_host-{{ id }}.log proxy;
|
||||
|
||||
# TODO: Advanced config options
|
||||
{{ advanced_config }}
|
||||
|
||||
return 404;
|
||||
}
|
||||
|
Reference in New Issue
Block a user