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`):
8989
9090All available configurations are listed in the table below.
9191
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 |
9696
9797## Commands
9898
You can’t perform that action at this time.
0 commit comments