From dd4e759fb61667da0e1a72053339e3e8b8c802df Mon Sep 17 00:00:00 2001 From: collin Date: Tue, 24 Mar 2026 17:01:32 +0100 Subject: [PATCH] Correcting CD section of readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e06f13..84cb357 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Automatic court reservation! - Node.js (18.x) - npm (8.x) -- nvm +- nvm - Docker - redis @@ -33,4 +33,4 @@ npm start:dev ### CD -So I don't forget... I am using GHA to create a container image which I pull on my server using podman. This then restarts the container on my server with the latest image. The container is backed by a systemd service to restart and start on boot. +Using woodpecker to deploy this via pm2.