Update README.md

This commit is contained in:
Simon Bihel 2022-08-02 16:14:59 +01:00 committed by GitHub
parent b72fed63a3
commit 8e2dd0e3b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ Then replace the following fields:
You will also need to add a secret RSA key in PEM format:
```
wrangler secret put SIWEOIDC_RSA_PEM
wrangler secret put RSA_PEM
```
At this point, you should be able to create/publish the worker: