Обновить README.MD
This commit is contained in:
10
README.MD
10
README.MD
@@ -49,11 +49,13 @@ pip install -r requirements.txt
|
||||
touch .env
|
||||
```
|
||||
```env
|
||||
REDMINE_TOKEN=<api_ключ_redmine>
|
||||
CLOCKIFY_TOKEN=<api_ключ_clockify>
|
||||
CLOCKIFY_USER_ID=<user_id_clockify>
|
||||
CLOCKIFY_WORKSPACE_ID=<workspace_id_clockify>
|
||||
*REDMINE_TOKEN=<api_ключ_redmine>
|
||||
*CLOCKIFY_TOKEN=<api_ключ_clockify>
|
||||
*CLOCKIFY_USER_ID=<user_id_clockify>
|
||||
*CLOCKIFY_WORKSPACE_ID=<workspace_id_clockify>
|
||||
```
|
||||
* - Обязательные
|
||||
? - Опциональные
|
||||
|
||||
|
||||
## Запуск.
|
||||
|
||||
Reference in New Issue
Block a user