From 1a15310a6876f2e9e9466535bba05cac5f03de05 Mon Sep 17 00:00:00 2001 From: Tom Elliott Date: Fri, 28 Mar 2025 14:13:13 +1300 Subject: [PATCH] fix readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c6de44..1e523d8 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ 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 +- [ ] set-up supabase local instance (docker compose) +- [ ] set-up supabase on coolify +- [ ] get basic config working ## Getting Started