mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-04 08:40:28 +00:00
fix formatting
This commit is contained in:
parent
1905000201
commit
1924c53d60
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ export default defineNuxtConfig({
|
||||||
"/api": {
|
"/api": {
|
||||||
target: "http://localhost:7745/api",
|
target: "http://localhost:7745/api",
|
||||||
changeOrigin: true,
|
changeOrigin: true,
|
||||||
}
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
css: ["@/assets/css/main.css"],
|
css: ["@/assets/css/main.css"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue