thay dỏi cong
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import { traeBadgePlugin } from 'vite-plugin-trae-solo-badge';
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig(({ mode }) => {
|
||||
const env = loadEnv(mode, process.cwd(), "");
|
||||
const backend = env.VITE_DEV_BACKEND_URL || "http://localhost:8000";
|
||||
const backend = env.VITE_DEV_BACKEND_URL || "http://localhost:8008";
|
||||
|
||||
return {
|
||||
server: {
|
||||
|
||||
Reference in New Issue
Block a user