Skip to content

Commit

Permalink
Merge pull request #64 from KUIT-Space/YangJJune-patch-1
Browse files Browse the repository at this point in the history
Update vite.config.ts
  • Loading branch information
YangJJune authored Aug 14, 2024
2 parents 94f7d6d + 4da8dcd commit ba92b7b
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 @@ -21,8 +21,6 @@ export default defineConfig({
base: "/KUIT-Space-front/",
server: {
https: {
key: fs.readFileSync("localhost-key.pem"),
cert: fs.readFileSync("localhost.pem"),
},
proxy: {
"/api": {
Expand Down

0 comments on commit ba92b7b

Please sign in to comment.