From cd52bbc207f7bea568298f1f6659f5b1f04f7b99 Mon Sep 17 00:00:00 2001 From: Tom Elliott Date: Fri, 28 Mar 2025 14:13:01 +1300 Subject: [PATCH] fix readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 63bab5e..8c6de44 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next- ## Dev to-do list -[x] deploy to Coolify instance https://new-site.inzight.co.nz -[] set-up supabase local instance (docker compose) -[] set-up supabase on coolify -[] get basic config working +- [x] deploy to Coolify instance https://new-site.inzight.co.nz +- [] set-up supabase local instance (docker compose) +- [] set-up supabase on coolify +- [] get basic config working ## Getting Started