mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-16 12:19:43 +00:00
Update basePath in next.config.mjs for ProxmoxVE deployment configuration
This commit is contained in:
parent
a4a373e890
commit
4ca45042cc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ const nextConfig = {
|
|||
},
|
||||
|
||||
output: "export",
|
||||
// basePath: "/proxmox-helper-scripts",
|
||||
basePath: "/ProxmoxVE",
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue