update path
This commit is contained in:
parent
1bd41dd95a
commit
5290a94790
@ -3,7 +3,7 @@ server {
|
|||||||
server_name office.tronnet.net;
|
server_name office.tronnet.net;
|
||||||
include snippets/ssl-acme.conf;
|
include snippets/ssl-acme.conf;
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://onlyoffice.dmz;
|
proxy_pass http://office.dmz;
|
||||||
proxy_redirect default;
|
proxy_redirect default;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user