forked from forkanization/Proxmox-arm64
Change frontend base path to /Proxmox
This commit is contained in:
@@ -15,11 +15,11 @@ const nextConfig = {
|
||||
},
|
||||
|
||||
env: {
|
||||
BASE_PATH: "ProxmoxVE",
|
||||
BASE_PATH: "Proxmox",
|
||||
},
|
||||
|
||||
output: "export",
|
||||
basePath: `/ProxmoxVE`,
|
||||
basePath: `/Proxmox`,
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user