updated readme content

This commit is contained in:
2026-08-26 09:22:42 -07:00
parent 5bf0582468
commit cc1badeafe
-5
View File
@@ -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 <username>
#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