[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-10-06 13:12:16
This commit is contained in:
parent
6a65192978
commit
48e9239d7c
|
|
@ -94,7 +94,7 @@ server {
|
|||
location = /.well-known/caldav { return 301 /remote.php/dav; }
|
||||
|
||||
location ~ ^/(m|x|we|o|p|wv|op|wd|rtc|rtc2|layouts|view|_layouts)/ {
|
||||
proxy_pass http://officeonline_backend;
|
||||
proxy_pass https://officeonline_backend;
|
||||
proxy_set_header Host "srvoffice001.itguys.com.br";
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
|
|
|
|||
Loading…
Reference in New Issue