testing docker compse

This commit is contained in:
briannelson95
2025-06-30 17:20:27 -04:00
parent 6efc29c669
commit 079fecc7c0
11 changed files with 678 additions and 240 deletions

View File

@@ -1,5 +1,4 @@
import { isFirstSetup } from "@/lib/setup";
import Image from "next/image";
import { redirect } from "next/navigation";
export default async function Home() {