mirror of
https://github.com/matifali/update-coder-template.git
synced 2025-02-22 13:12:58 +08:00
Updated README.md
This commit is contained in:
parent
5434cf62a1
commit
c92d006a94
1 changed files with 2 additions and 2 deletions
|
@ -11,10 +11,10 @@ Update coder templates automatically
|
||||||
|
|
||||||
| Name | Description | Default |
|
| Name | Description | Default |
|
||||||
| ---- | ----------- | ------- |
|
| ---- | ----------- | ------- |
|
||||||
| `CODER_URL` | **Required** The url of coder (e.g. <https://dev.coder.com>). |-|
|
| `CODER_URL` | **Required** The url of coder (e.g. <https://dev.coder.com>). | - |
|
||||||
| `CODER_TEMPLATE_NAME` | **Required** The name of template. | - |
|
| `CODER_TEMPLATE_NAME` | **Required** The name of template. | - |
|
||||||
| `CODER_TEMPLATE_DIR` | The directory of template. |`CODER_TEMPLATE_NAME`|
|
| `CODER_TEMPLATE_DIR` | The directory of template. |`CODER_TEMPLATE_NAME`|
|
||||||
| `CODER_TEMPLATE_VERSION` | The version of template. | `latest` |
|
| `CODER_TEMPLATE_VERSION` | The version of template. | - |
|
||||||
| `CODER_SESSION_TOKEN` | **Required** The session token of coder. | `secrets.CODER_SESSION_TOKEN` |
|
| `CODER_SESSION_TOKEN` | **Required** The session token of coder. | `secrets.CODER_SESSION_TOKEN` |
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
Loading…
Reference in a new issue