Skip to content

Commit 212c966

Browse files
committed
refactor: configured proxy .json
1 parent 744d918 commit 212c966

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

proxy.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
"block": {
7878
"literals": [],
7979
"patterns": [],
80-
"providers": {}
80+
"providers": {},
81+
"proxyFileTypes": [".csv", ".jpg", ".xlsx", ".log", ".json"]
8182
}
8283
},
8384
"checkForSecrets": {

0 commit comments

Comments
 (0)