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