Skip to content

Commit

Permalink
fix: docker nginx config
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Sep 14, 2024
1 parent dbc19f8 commit 49f7bb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/namadillo/vite.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default defineConfig(({ mode }) => {
}, {});

return {
base: "",
plugins: [
react(),
tsconfigPaths(),
Expand Down

0 comments on commit 49f7bb3

Please sign in to comment.