Merge pull request #47 from linagora/fix-node-reverse-proxy

Use another reverse proxy for plugins
This commit is contained in:
Romaric Mourgues
2023-05-10 17:24:31 +02:00
committed by GitHub
3 changed files with 72 additions and 28 deletions
+1 -1
View File
@@ -119,6 +119,7 @@
"@elastic/elasticsearch": "7",
"@fastify/caching": "^7.0.0",
"@fastify/formbody": "^6.0.0",
"@fastify/http-proxy": "^9.1.0",
"@fastify/static": "^5.0.1",
"@ffprobe-installer/ffprobe": "^1.4.1",
"@sentry/node": "^6.19.7",
@@ -141,7 +142,6 @@
"deep-object-diff": "^1.1.0",
"emoji-name-map": "^1.2.9",
"eta": "^1.12.3",
"fast-proxy": "^2.1.0",
"fastify": "^3.29.4",
"fastify-cors": "^4.1.0",
"fastify-formbody": "^5.0.0",