From cc1badeafebfc7546187789a6445b14ddf3538c6 Mon Sep 17 00:00:00 2001 From: Nick Yeoman Date: Wed, 26 Aug 2026 09:22:42 -0700 Subject: [PATCH] updated readme content --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index d1ddac2..552f0ec 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,6 @@ Visit `http://127.0.0.1:8000/` — click around the example pages, then open `ht ### Production ``` -#docker buildx build --no-cache -t 4lights/novaconium:2.0.0-beta -t 4lights/corxn:latest --load . -#docker login -u -#docker push 4lights/novaconium:2.0.0 -#docker push 4lights/novaconium:latest - docker buildx build --no-cache -t 4lights/novaconium:2.0.0-beta --load . docker login git.4lt.ca -u nick docker pull git.4lt.ca/4lt/novaconium:2.0.0-beta