From 135be1f5c7ee73b20cb8420b7d874538b16fe062 Mon Sep 17 00:00:00 2001 From: erikkaum Date: Fri, 26 Jul 2024 11:09:11 +0200 Subject: [PATCH] update docs again --- docs/source/basic_tutorials/launcher.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/basic_tutorials/launcher.md b/docs/source/basic_tutorials/launcher.md index 77f88490..ce98876f 100644 --- a/docs/source/basic_tutorials/launcher.md +++ b/docs/source/basic_tutorials/launcher.md @@ -349,6 +349,12 @@ Options: --cors-allow-origin [env: CORS_ALLOW_ORIGIN=] +``` +## API_KEY +```shell + --api-key + [env: API_KEY=] + ``` ## WATERMARK_GAMMA ```shell