forked from TheWrightServer/ProxmoxVE
Update basePath in next.config.mjs for ProxmoxVE deployment configuration
This commit is contained in:
parent
a4a373e890
commit
4ca45042cc
@ -15,7 +15,7 @@ const nextConfig = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
output: "export",
|
output: "export",
|
||||||
// basePath: "/proxmox-helper-scripts",
|
basePath: "/ProxmoxVE",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default nextConfig;
|
export default nextConfig;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user