summary refs log tree commit diff
path: root/api/package.json
diff options
context:
space:
mode:
authorKagurazakaNyaa <i@kagurazakanyaa.com>2021-10-24 02:17:07 +0800
committerKagurazakaNyaa <i@kagurazakanyaa.com>2021-10-24 02:17:07 +0800
commit1e3aba24222ddce84372a498c980926b3a2ee2d0 (patch)
treeb50adf94aa50517e75513fcab236d6cb1ae904fa /api/package.json
parentchange docker build (diff)
downloadserver-1e3aba24222ddce84372a498c980926b3a2ee2d0.tar.xz
Proxy support for external network access
Diffstat (limited to 'api/package.json')
-rw-r--r--api/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/package.json b/api/package.json

index 1c6b4fc0..3be75f68 100644 --- a/api/package.json +++ b/api/package.json
@@ -86,6 +86,7 @@ "multer": "^1.4.2", "node-fetch": "^2.6.1", "patch-package": "^6.4.7", + "proxy-agent": "^5.0.0", "supertest": "^6.1.6", "typeorm": "^0.2.37" },