포트변경
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
export default defineNuxtConfig({
|
export default defineNuxtConfig({
|
||||||
compatibilityDate: '2024-12-25',
|
compatibilityDate: '2024-12-25',
|
||||||
devServer: {
|
devServer: {
|
||||||
|
host: '0.0.0.0',
|
||||||
port: 4055
|
port: 4055
|
||||||
},
|
},
|
||||||
devtools: { enabled: true },
|
devtools: { enabled: true },
|
||||||
|
|||||||
Reference in New Issue
Block a user