Add proxy target configuration and new start script for seedheads dev mode

This commit is contained in:
seb
2025-07-02 13:21:08 +02:00
parent edbd56f6a9
commit 10b7f0ed7b
5 changed files with 63 additions and 4 deletions

View File

@@ -372,6 +372,7 @@ const Home = () => {
animationIdRef.current = requestAnimationFrame(animate);
}, 3000);
};
return (
<Container maxWidth="lg" sx={{ pt: 4, pb: 2, maxWidth: '1200px !important' }}>