mirror of
https://github.com/usual2970/certimate.git
synced 2025-10-05 14:04:54 +00:00
fix nixpacks
This commit is contained in:
@@ -9,4 +9,9 @@ export default defineConfig({
|
||||
"@": path.resolve(__dirname, "./src"),
|
||||
},
|
||||
},
|
||||
server: {
|
||||
proxy: {
|
||||
"/api": "http://127.0.0.1:8090",
|
||||
},
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user