Skip to content

Commit 37b6565

Browse files
committed
debug
1 parent 3fea2c2 commit 37b6565

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proxy.nginx

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ server {
5959
}
6060

6161
location "/k9/sak/" {
62-
proxy_set_header Host $http_host;
6362
proxy_pass "${APP_URL}";
6463
proxy_intercept_errors on;
6564
error_page 401 = @401_json;

0 commit comments

Comments
 (0)