diff --git a/01-frontend/package.json b/01-frontend/package.json index dba239c..197ac46 100644 --- a/01-frontend/package.json +++ b/01-frontend/package.json @@ -3,6 +3,7 @@ "private": true, "version": "0.0.0", "type": "module", + "proxy": "http://localhost:8085", "scripts": { "start": "vite", "dev": "vite",