- 일정 등록 및 조회 컴포넌트 설계 및 구현 중
This commit is contained in:
@@ -5,6 +5,7 @@ import path from 'path'
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
port: 5185
|
||||
},
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user