Sửa lỗi không truy cập IP từ ngoài

This commit is contained in:
2026-06-15 19:31:03 +07:00
parent 71f4aa9ecd
commit c9ef98b2ff
+1
View File
@@ -12,6 +12,7 @@ export default defineConfig({
},
server: {
port: 3002,
host: true,
proxy: {
'/api': {
target: 'http://127.0.0.1:3001',