Skip to content

Commit

Permalink
Fix CAPTCHA version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoBuster authored Oct 18, 2024
1 parent 581ea4e commit 9043796
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ The Docker container needs all the following environment variables to function p

| Environment variable | Description |
|----------------------|------------------------------------------------------|
| `CAPTCHA_SERVER_KEY` | reCAPTCHA v3 server key |
| `CAPTCHA_CLIENT_KEY` | reCAPTCHA v3 client key |
| `CAPTCHA_SERVER_KEY` | reCAPTCHA v2 server key |
| `CAPTCHA_CLIENT_KEY` | reCAPTCHA v2 client key |
| `OL_INSTANCE` | Overleaf self-hosted instance (without trailing `/`) |
| `OL_ADMIN_EMAIL` | Overleaf administrator account email |
| `OL_ADMIN_PASSWORD` | Overleaf administrator account password |

0 comments on commit 9043796

Please sign in to comment.