update iframe page missionboard
This commit is contained in:
parent
f2061c17ab
commit
7d95ac5a4d
@ -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_MISSIONS_URL || ''}
|
||||
src={process.env.NEXT_PUBLIC_IFRAME_MISSIONVIEW_URL || ''}
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||
/>
|
||||
</div>
|
||||
Loading…
Reference in New Issue
Block a user