From 4913b607f578d6b9d42c13283e0d5f02ac3f5bc5 Mon Sep 17 00:00:00 2001 From: Matheo THIERRY Date: Tue, 20 May 2025 11:06:04 +0200 Subject: [PATCH] rechange --- nuxt.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index be305e8..f1c2acd 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -29,7 +29,7 @@ export default defineNuxtConfig({ } ], }, - cdnURL: 'https://codefirst.iut.uca.fr/containers/matheothierry-portfolio_nuxt' + baseURL: '/containers/matheothierry-portfolio_nuxt/' }, router: {