Update README.md
This commit is contained in:
parent
d98131ea43
commit
c04de5bf4c
1 changed files with 5 additions and 0 deletions
|
|
@ -22,6 +22,11 @@ or
|
||||||
|
|
||||||
- `WORKERLINKS_SECRET=putyoursecrethere npm run local`
|
- `WORKERLINKS_SECRET=putyoursecrethere npm run local`
|
||||||
|
|
||||||
|
or
|
||||||
|
|
||||||
|
- `docker run -e WORKERLINKS_SECREET=putyoursecrethere -p 8787:8787 ghcr.io/erisa/worker-links`
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Once deployed, interacting with the API should be rather simple. It's based on headers, specifically with the `Authorization` and `URL` headers.
|
Once deployed, interacting with the API should be rather simple. It's based on headers, specifically with the `Authorization` and `URL` headers.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue