Skip to content

Commit 029f923

Browse files
committed
docs: update configuration table
1 parent e0b93a1 commit 029f923

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ Or in JSON file (`~/.hackmd/config.json`):
8989

9090
All 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

0 commit comments

Comments
 (0)