Update base
This commit is contained in:
@@ -5,12 +5,13 @@ const nextConfig = {
|
||||
name: 'Kasm Technologies',
|
||||
description: 'The official store for Kasm supported applications.',
|
||||
icon: '/img/logo.svg',
|
||||
listUrl: 'https://registry.kasmweb.com/1.0/list.json',
|
||||
listUrl: 'https://registry.kasmweb.com/list.json',
|
||||
contactUrl: 'https://kasmweb.com/support',
|
||||
schema: '1.0',
|
||||
},
|
||||
reactStrictMode: true,
|
||||
swcMinify: true,
|
||||
basePath: '/kasm-apps/1.0',
|
||||
basePath: '/kasm-apps',
|
||||
trailingSlash: true,
|
||||
images: {
|
||||
unoptimized: true,
|
||||
|
Reference in New Issue
Block a user