mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 15:51:14 +00:00
feat: Add tag field to file models, and enhance file upload functionality with optional fields
This commit is contained in:
@@ -8,8 +8,8 @@ export default defineConfig({
|
||||
server: {
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: "http://localhost:3000",
|
||||
// target: "https://res.nyne.dev",
|
||||
// target: "http://localhost:3000",
|
||||
target: "https://nysoure.com",
|
||||
changeOrigin: true,
|
||||
},
|
||||
"https://www.moyu.moe": {
|
||||
|
||||
Reference in New Issue
Block a user