Skip to content

Commit 8390f2f

Browse files
authored
chore :: 도메인 변경
1 parent 47720e1 commit 8390f2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vite.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ export default defineConfig({
1212
host: "0.0.0.0",
1313
port: 3000,
1414
allowedHosts: [
15-
"pick-teacher-stag.xquare.app",
16-
"pick-teacher.xquare.app",
15+
"pick-teacher-stag.dsmhs.kr",
16+
"pick-teacher.dsmhs.kr",
1717
],
1818
},
1919
resolve: {

0 commit comments

Comments
 (0)