Update basePath

This commit is contained in:
Chris Hunt 2023-01-13 18:42:16 +00:00
parent 834cca0108
commit c40fe4e72c

View File

@ -10,7 +10,7 @@ const nextConfig = {
},
reactStrictMode: true,
swcMinify: true,
basePath: '/kasm-apps',
basePath: '/kasm-apps/1.0',
trailingSlash: true,
images: {
unoptimized: true,