Add 1.1 support

This commit is contained in:
Chris Hunt
2024-08-09 14:12:12 +01:00
parent 1beed4e80a
commit 4476528522
3 changed files with 24 additions and 11 deletions

View File

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