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