From fe23cadf0d98ef2e772bea2ceb0950d9ae9ed889 Mon Sep 17 00:00:00 2001 From: Max Caldwell Date: Thu, 12 Sep 2024 20:11:22 -0700 Subject: [PATCH] fix readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 212b8c8..a265489 100644 --- a/readme.md +++ b/readme.md @@ -77,7 +77,6 @@ I did like that there's a package manager built in, and bun:sqlite is nice too. ## Prerequisites - bun: https://bun.sh/ -- dotenvx: https://dotenvx.com/ ## Setup environment variables @@ -154,6 +153,8 @@ docker build -t demo-htmx-nodejs . I recommend using https://orbstack.dev/download to build or run the container locally on Mac Silicon, if needed. +You can also run the container locally against https with this if you want: +https://docs.orbstack.dev/features/https ### Deploying to Fly.io