Skip to content

Commit

Permalink
[test] 웹소켓 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
edder773 committed Dec 2, 2024
1 parent 2000418 commit 4013e34
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions apps/frontend/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,7 @@ export default defineConfig({
server: {
host: true,
port: 3000,
cors: true,
hmr: {
protocol: 'wss',
host: 'yeokjeonnongbu.shop',
port: 443
}
cors: true
},

resolve: {
Expand Down

0 comments on commit 4013e34

Please sign in to comment.