@ -321,11 +321,4 @@ module.exports = {
// baseUrl: 'https://example.com',
// internalEmailAddress: 'support@example.com',
},
routes: {
'GET /*': {
view: 'index',
skipAssets: true,
};
@ -84,4 +84,11 @@ module.exports.routes = {
action: 'attachments/download-thumbnail',
skipAssets: false,