diff --git a/README.md b/README.md index 23cb4e4..16a13bd 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ or - `WORKERLINKS_SECRET=putyoursecrethere npm run local` +or + +- `docker run -e WORKERLINKS_SECREET=putyoursecrethere -p 8787:8787 ghcr.io/erisa/worker-links` + + ## Usage Once deployed, interacting with the API should be rather simple. It's based on headers, specifically with the `Authorization` and `URL` headers.