@strapi/plugin-sentry is disabled because no Sentry DSN was provided

Fixed with using following format
dsn: ‘http://URL’,
instead of
dsn: env(http://URL’)