file upload

This commit is contained in:
2021-12-22 13:10:08 +01:00
parent 8eeb2a8de7
commit 8cee6579e2
14 changed files with 126 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
import httpProxy from 'http-proxy'
import http from 'http'
import httpProxy from 'http-proxy'
const proxy = httpProxy.createProxyServer({})