From 334ca2c9323d081484e6e730ab66b4008d566c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Thu, 15 Jan 2026 17:07:14 +0400 Subject: [PATCH] Remove tmp proxy MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- apps/trust/vite.config.ts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apps/trust/vite.config.ts b/apps/trust/vite.config.ts index 5728b2d5d..a5901cdf3 100644 --- a/apps/trust/vite.config.ts +++ b/apps/trust/vite.config.ts @@ -17,11 +17,6 @@ export default defineConfig({ target: "http://localhost:8080", changeOrigin: true, }, - // FIXME: remove - "/trust/YJwjPEJCAAEAFgAAAZsTYtQt-FLmpawO/api": { - target: "http://localhost:8080", - changeOrigin: true, - }, }, }, resolve: {