2.2.4 • Published 3 years ago

devtools-fm v2.2.4

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

Environment variables

NameDefault Value Description
DEVTOOLS_MODULE_FILES_URLhttps://gitlab.com/ps-ide/node-boilerplate/blob/developShould contain the base URL where to fetch the source code. Useful to redirect the user to method definitions.
DEVTOOLS_MODULE_FILES_TYPEgitlabType of files provider.
DEVTOOLS_MODULE_POSTMAN_KEYfalsePostman API key. Used to manage postman collections. You can generate a new one from here
DEVTOOLS_MODULE_CLEAN_ON_BOOT'true'Set this environment variable to 'false' if you want to remove the documentation collection on server startup.
DEVTOOLS_MODULE_TRANSLATE_ENGINE'google'Set this environment variable to change the translation engine. Supported engines: [yandex](https://translate.yandex.com/)or [google](https://cloud.google.com/translate/docs/).
DEVTOOLS_MODULE_TRANSLATE_KEYnullContains translation engine key.
DEVTOOLS_MODULE_TRANSLATE_BASE_LANGUAGE'en'Set this environment variable to change the base language.

Supported HTTP methods