mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-23 11:26:16 +00:00
typo in URL
This commit is contained in:
@@ -349,7 +349,7 @@ server {
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
}
|
||||
location /o/utils/ {
|
||||
location /owntracks/utils/ {
|
||||
proxy_pass http://127.0.0.1:8083/utils/;
|
||||
proxy_http_version 1.1;
|
||||
proxy_set_header Host $host;
|
||||
|
||||
Reference in New Issue
Block a user