Update registry location

This commit is contained in:
Chris Hunt 2023-01-06 15:16:35 +00:00
parent e82022d0b6
commit e7c1744d83

View File

@ -5,7 +5,7 @@ const nextConfig = {
name: 'Kasm Technologies', name: 'Kasm Technologies',
description: 'The official store for Kasm supported applications.', description: 'The official store for Kasm supported applications.',
icon: '/img/logo.svg', icon: '/img/logo.svg',
listUrl: 'https://apps.kasmweb.com/list.json', listUrl: 'https://registry.kasmweb.com/list.json',
contactUrl: 'https://kasmweb.com/support', contactUrl: 'https://kasmweb.com/support',
}, },
reactStrictMode: true, reactStrictMode: true,