update mail
This commit is contained in:
parent
a756cfd6f9
commit
b1f5c39cc9
@ -3,7 +3,7 @@ server {
|
|||||||
server_name mail.tronnet.net;
|
server_name mail.tronnet.net;
|
||||||
include /etc/nginx/snippets/ssl-acme.conf;
|
include /etc/nginx/snippets/ssl-acme.conf;
|
||||||
location / {
|
location / {
|
||||||
proxy_pass https://mail.dmz;
|
proxy_pass http://mail.dmz/;
|
||||||
proxy_redirect default;
|
proxy_redirect default;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user