포트변경

This commit is contained in:
2025-12-28 15:35:33 +09:00
parent 7cd2e5ba80
commit 2fbb4247d6

View File

@@ -2,6 +2,7 @@
export default defineNuxtConfig({
compatibilityDate: '2024-12-25',
devServer: {
host: '0.0.0.0',
port: 4055
},
devtools: { enabled: true },