update iframe rules mail

This commit is contained in:
Alma 2025-04-09 16:03:57 +02:00
parent e9b646facb
commit edffe57ba4

View File

@ -14,7 +14,7 @@ export default async function Page() {
<main className="w-full h-screen bg-black">
<div className="w-full h-full px-4 pt-12 pb-4">
<ResponsiveIframe
src={process.env.NEXT_PUBLIC_IFRAME_MAIL_URL || ''}
src={process.env.NEXT_PUBLIC_IFRAME_MAIL_URL || 'https://mail.slm-lab.net'}
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
className="relative"
style={{