Skip to content

Commit 2a5e911

Browse files
style: linter findings
1 parent 772bfe0 commit 2a5e911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/configuration/environment_variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ TeslaMate accepts the following environment variables for runtime configuration:
4141
| **TESLAFI_IMPORT_VEHICLE_ID** | The default Vehicle ID used when importing from TeslaFi. If it is not defined and the import source does not contain the data, 1 is used. | |
4242
| **TESLA_API_HOST** | Hostname of the Tesla API | [https://owner-api.teslamotors.com](https://owner-api.teslamotors.com) (or for chinese: [https://owner-api.vn.cloud.tesla.cn](https://owner-api.vn.cloud.tesla.cn)) |
4343
| **TESLA_API_POOL_SIZE** | HTTP pool size limit for `TESLA_API_HOST` domain API | 10 |
44-
| |
44+
| |
4545
| **TESLA_AUTH_HOST** | Hostname of the Tesla authentication API | [https://auth.tesla.com](https://auth.tesla.com) |
4646
| **TESLA_AUTH_PATH** | The Tesla authentication path | /oauth2/v3 |
4747
| **TESLA_AUTH_CLIENT_ID** | Client ID of the application registered on [developer.tesla.com](https://developer.tesla.com) | ownerapi |

0 commit comments

Comments
 (0)