File size: 499 Bytes
0034bb5 284e694 bf71d0e d7027f5 bf71d0e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
DOMAIN=localhost
PORT=7860
ALLOWED_ORIGIN=http://localhost:7860,http://localhost:8000
WORDSAPI_KEY=
WORDSAPI_URL=https://wordsapiv1.p.rapidapi.com/words
RAPIDAPI_HOST=wordsapiv1.p.rapidapi.com
ME_CONFIG_MONGODB_USE_OK=
ME_CONFIG_MONGODB_URL_LOCAL=mongodb://localhost:27017
ME_CONFIG_MONGODB_URL=mongodb://localhost:27017
ME_CONFIG_MONGODB_TIMEOUT_LOCAL=200
ME_CONFIG_MONGODB_TIMEOUT_REMOTE=3000
ME_CONFIG_MONGODB_TIMEOUT=
ME_CONFIG_MONGODB_HEALTHCHECK_SLEEP=900
DEFAULT_COLLECTION_THESAURUS=wordsapi |