Skip to content
Snippets Groups Projects
Commit e955ee21 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

comment baseURL in nuxt.config

parent 27b2d146
No related branches found
No related tags found
1 merge request!6Automatic systems list
Pipeline #111506 passed with stages
in 3 minutes and 48 seconds
...@@ -14,8 +14,8 @@ export default defineNuxtConfig({ ...@@ -14,8 +14,8 @@ export default defineNuxtConfig({
devtools: { devtools: {
enabled: false enabled: false
}, },
app: { // app: {
baseURL: '/wiki', // baseURL: '/wiki',
} // }
}) })
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment