Skip to content

Commit

Permalink
conf
Browse files Browse the repository at this point in the history
  • Loading branch information
Piyush-linux committed Aug 11, 2024
1 parent 07b5ae6 commit 2eabe67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export default defineNuxtConfig({
devtools: { enabled: false },
app: {
baseURL: '/astraos/', // baseURL: '/<repository>/'
baseURL: '/AstraOS/', // baseURL: '/<repository>/'
buildAssetsDir: 'assets', // don't use "_" at the begining of the folder name to avoids nojkill conflict
},
css: ['~/assets/shepherd.css'],
Expand Down

0 comments on commit 2eabe67

Please sign in to comment.