mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-15 04:09:19 +00:00
force static base path
This commit is contained in:
parent
339aa93ec9
commit
11197af3e1
@ -19,7 +19,7 @@ const nextConfig = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
output: "export",
|
output: "export",
|
||||||
basePath: process.env.BASE_PATH,
|
basePath: "/ProxmoxVE",
|
||||||
};
|
};
|
||||||
|
|
||||||
export default nextConfig;
|
export default nextConfig;
|
||||||
|
Loading…
Reference in New Issue
Block a user