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.