Skip to content

Commit

Permalink
update vite config
Browse files Browse the repository at this point in the history
  • Loading branch information
tuckner committed Dec 10, 2023
1 parent 1caf33d commit 8632530
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ import eslint from 'vite-plugin-eslint'
export default defineConfig({
server: {
base: "/automation-capability-matrix/",
host: '0.0.0.0',
port: 3000,
},
plugins: [
tsconfigPaths(),
Expand Down

0 comments on commit 8632530

Please sign in to comment.