Skip to content

Commit

Permalink
UPDATE dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaFM committed Dec 11, 2024
1 parent 2ad1814 commit 36b3550
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ export default defineNuxtConfig({
nitro: {
preset: 'node-server',
},
build: {
publicPath: '/_nuxt/',
},
vite: {
server: {
port: 3001,
Expand Down

0 comments on commit 36b3550

Please sign in to comment.