update README.md frontend arguments #6

This commit is contained in:
worldworm 2021-01-10 09:15:55 +01:00 committed by GitHub
parent 72b624db4c
commit 5c82f9e11e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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