Add new files and put static version back to 1.0

This commit is contained in:
Chris Hunt
2024-08-13 10:31:16 +01:00
parent 4476528522
commit 8ddd8aabe0
6 changed files with 105 additions and 4 deletions

View File

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