Add Railway Caddy frontend images

This commit is contained in:
Nathan Flurry 2026-03-12 18:08:02 -07:00
parent 940e49fcfa
commit e79a3d9389
6 changed files with 107 additions and 4 deletions

View file

@ -18,6 +18,7 @@
</head>
<body>
<div id="root"></div>
<script src="/__foundry_runtime_config.js"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>