From 2e4a14cf167a909f087032d39745e1fd118b078a Mon Sep 17 00:00:00 2001 From: throwaway Date: Sat, 17 Feb 2024 15:10:52 -0800 Subject: fix instances passed through env --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ea93811..5c5d056 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,8 @@ any environment variables prefixed with `FOURGET_` will be added to the generate the entrypoint will automatically set the `CAPTCHA_DATASET` value for you based on directory names and number of files in each +to set `INSTANCES` pass a comma separated string of urls (FOURGET_INSTANCES = "https://4get.ca,https://domain.tld") + ``` version: "3.7" -- cgit v1.2.3