Sửa lỗi không truy cập IP từ ngoài
This commit is contained in:
@@ -12,6 +12,7 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
port: 3002,
|
||||
host: true,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://127.0.0.1:3001',
|
||||
|
||||
Reference in New Issue
Block a user