mirror of
https://github.com/usememos/memos.git
synced 2024-11-10 17:02:21 +08:00
parent
7e4d71cf58
commit
d205a7683a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ if (process.env.DEV_PROXY_SERVER && process.env.DEV_PROXY_SERVER.length > 0) {
|
|||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: "./",
|
||||
plugins: [react()],
|
||||
server: {
|
||||
host: "0.0.0.0",
|
||||
|
|
Loading…
Reference in a new issue