From 8423be1663a5c3d6d881f4c1a8b91f74d10b83e8 Mon Sep 17 00:00:00 2001 From: throwaway Date: Tue, 9 Jan 2024 17:15:22 -0800 Subject: add required environment variable --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 42c5d22..8121d9e 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ to serve custom banners create a directory named `banners` for example with imag to serve captcha images create a directory named `captchas` for example containing subfolders with images and mount to `/var/www/html/4get/data/captcha` any environment variables prefixed with `FOURGET_` will be added to the generated config + the entrypoint will automatically set the `CAPTCHA_DATASET` value for you based on directory names and number of files in each -- cgit v1.2.3