forked from forkanization/Proxmox-arm64
Update next.config.mjs
This commit is contained in:
@@ -15,11 +15,11 @@ const nextConfig = {
|
||||
},
|
||||
|
||||
env: {
|
||||
BASE_PATH: "Proxmox",
|
||||
BASE_PATH: "",
|
||||
},
|
||||
|
||||
output: "export",
|
||||
basePath: `/Proxmox`,
|
||||
basePath: ``,
|
||||
};
|
||||
|
||||
export default nextConfig;
|
||||
|
||||
Reference in New Issue
Block a user