File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -89,10 +89,10 @@ Or in JSON file (`~/.hackmd/config.json`):
89
89
90
90
All available configurations are listed in the table below.
91
91
92
- | Config key | Environment Variable | Data Type | Example Value | Description |
93
- | ---------------------- | :--------------------- | ---------- | ----------------------------------- | ----- --------------------------- |
94
- | ` hackmdAPIEndpointURL ` | ` HMD_API_ENDPOINT_URL ` | * ` string ` * | ` https://my .hackmd-ee.api.endpoint ` | The self-hosted API endpoint URL |
95
- | ` accessToken ` | ` HMD_API_ACCESS_TOKEN ` | * ` string ` * | ` MY_ACCESS_TOKEN ` | Token to access HackMD APIs |
92
+ | Config key | Environment Variable | Data Type | Example Value | Description |
93
+ | ---------------------- | :--------------------- | ---------- | --------------------------------------- | --------------------------- |
94
+ | ` hackmdAPIEndpointURL ` | ` HMD_API_ENDPOINT_URL ` | * ` string ` * | ` https://api .hackmd.io/v1 ` | HackMD EE API endpoint URL |
95
+ | ` accessToken ` | ` HMD_API_ACCESS_TOKEN ` | * ` string ` * | ` UFHR12H7FSEF3ADFY3N9YNRN2E49VGR212NBF ` | Token to access HackMD APIs |
96
96
97
97
## Commands
98
98
You can’t perform that action at this time.
0 commit comments