summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorlolcat <lolcat@no-reply@lolcat.ca>2024-02-17 18:25:41 -0600
committerlolcat <lolcat@no-reply@lolcat.ca>2024-02-17 18:25:41 -0600
commitedc917f5ee984160a0eef436dabd51696d675964 (patch)
tree1289260aea900576c13db710e8e0bef4ce4e5315 /README.md
parentb078751e5b6465a388673f45925fa2f4ec3a6443 (diff)
parent2e4a14cf167a909f087032d39745e1fd118b078a (diff)
Merge pull request 'fix numeric values being set as string' (#40) from feature/fix_numeric into master
Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/40
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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"