remove ldap
This commit is contained in:
parent
5417c7f314
commit
5bad067b24
@ -1,11 +0,0 @@
|
||||
server {
|
||||
listen 443 ssl http2;
|
||||
server_name ldap.tronnet.net;
|
||||
include snippets/ssl-acme.conf;
|
||||
include snippets/proxy-errors.conf;
|
||||
include snippets/error-pages.conf;
|
||||
location / {
|
||||
proxy_pass http://ldap.dmz:80;
|
||||
proxy_redirect default;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user