docker error fixed

This commit is contained in:
2025-03-25 15:33:38 +05:30
parent 83c65f62af
commit 8456a1e935
2 changed files with 19 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ export default function Scene() {
return (
<KeyboardControls map={map}>
<Canvas
style={{ width: "100vw", height: "100vh" }}
// style={{ width: "100vw", height: "100vh" }}
eventPrefix="client"
gl={{ powerPreference: "high-performance", antialias: true }}
onContextMenu={(e) => {