diff options
author | throwaway <developerthrowaway@protonmail.com> | 2024-01-09 17:15:22 -0800 |
---|---|---|
committer | throwaway <developerthrowaway@protonmail.com> | 2024-01-09 17:15:22 -0800 |
commit | 8423be1663a5c3d6d881f4c1a8b91f74d10b83e8 (patch) | |
tree | 75d1280f6a5c0b096e0e72c8f6afbd655464fefb /README.md | |
parent | 554fb9f93f87d7f08e2c7dfc96020a4c52752d89 (diff) |
add required environment variable
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |