This repository has been archived on 2023-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
jarvis-server/jarvis/config/config.json

9 lines
169 B
JSON

{
"API_KEY": "!secret API_KEY",
"PORT": 5000,
"12HOURS-FORMAT": false,
"LANGUAGE": "fr-fr",
"CLIENT_URL": "http://127.0.0.1:5001",
"TRAIN_ON_START": false
}