mirror of
https://github.com/usememos/memos.git
synced 2024-12-20 09:41:58 +03:00
This reverts commit d205a7683a
.
This commit is contained in:
parent
c14c6b3786
commit
77e8e9ebbd
@ -10,7 +10,6 @@ if (process.env.DEV_PROXY_SERVER && process.env.DEV_PROXY_SERVER.length > 0) {
|
|||||||
|
|
||||||
// https://vitejs.dev/config/
|
// https://vitejs.dev/config/
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
base: "./",
|
|
||||||
plugins: [react()],
|
plugins: [react()],
|
||||||
server: {
|
server: {
|
||||||
host: "0.0.0.0",
|
host: "0.0.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user