From 5c82f9e11e1cb886bbc3d55ef4e2c76642b11d81 Mon Sep 17 00:00:00 2001 From: worldworm <13227454+worldworm@users.noreply.github.com> Date: Sun, 10 Jan 2021 09:15:55 +0100 Subject: [PATCH] update README.md frontend arguments #6 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 819243c..ad8b0df 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,8 @@ docker-compose up -d --build | --ga-id | Enable Google Analytics on the API client page by providing an ID | `No tracking` | | --debug | Enable debug environment | `False` | | --ssl | Whether to enable SSL | `False` | +| --frontend-language-source | Set frontend default language - source | `en` | +| --frontend-language-target | Set frontend default language - target | `es` | ## Roadmap