mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
feature: secret scanning architecture and github data source (wip)
This commit is contained in:
@@ -3,8 +3,8 @@ server {
|
||||
|
||||
large_client_header_buffers 8 128k;
|
||||
client_header_buffer_size 128k;
|
||||
|
||||
location /api {
|
||||
|
||||
location ~ ^/(api|secret-scanning/webhooks) {
|
||||
proxy_set_header X-Real-RIP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user