1
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
VITE_API_BASE=http://ceshi.apiforeign.minzhong.cn
|
VITE_API_BASE=http://ceshi.apiforeign.minzhong.cn
|
||||||
VITE_USE_MOCK=false
|
VITE_USE_MOCK=false
|
||||||
# Encryption disabled for dev — enable in production
|
# Encryption disabled for dev — enable in production
|
||||||
VITE_ENCRYPTION_KEY=
|
VITE_ENCRYPTION_KEY=
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
#VITE_API_BASE=http://localhost:8000
|
||||||
|
VITE_API_BASE=http://apiforeign.minzhong.cn
|
||||||
|
VITE_USE_MOCK=false
|
||||||
|
# Encryption disabled for dev — enable in production
|
||||||
|
VITE_ENCRYPTION_KEY=
|
||||||
Vendored
+2
-2
File diff suppressed because one or more lines are too long
Vendored
+1
-1
@@ -28,7 +28,7 @@
|
|||||||
}
|
}
|
||||||
})();
|
})();
|
||||||
</script>
|
</script>
|
||||||
<script type="module" crossorigin src="/assets/index-DFBUW3T1.js"></script>
|
<script type="module" crossorigin src="/assets/index-DrZk2Dpf.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-D7ShJUt4.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-D7ShJUt4.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
#VITE_API_BASE=http://localhost:8000
|
||||||
|
VITE_API_BASE=http://apiforeign.minzhong.cn
|
||||||
|
VITE_USE_MOCK=false
|
||||||
|
# Encryption disabled for dev — enable in production
|
||||||
|
VITE_ENCRYPTION_KEY=
|
||||||
Reference in New Issue
Block a user