nginx.conf: fix log location
This commit is contained in:
parent
acb5c09ba4
commit
95da5999d2
@ -37,7 +37,7 @@ server {
|
||||
}
|
||||
|
||||
|
||||
location /log {
|
||||
location / {
|
||||
auth_request /auth;
|
||||
auth_request_set $accnumber $upstream_http_acc_number;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user