mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
refactor: api version
This commit is contained in:
@@ -19,7 +19,7 @@ export default defineConfig({
|
||||
target: devProxyServer,
|
||||
xfwd: true,
|
||||
},
|
||||
"^/memos.api.v2": {
|
||||
"^/memos.api.v1": {
|
||||
target: devProxyServer,
|
||||
xfwd: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user