diff --git a/deployhooks.md b/deployhooks.md index 0a60f98..378982b 100644 --- a/deployhooks.md +++ b/deployhooks.md @@ -801,7 +801,7 @@ To create an API key with the sys.modify permission either create an API key as **DEPLOY_PROXMOXVE_USER**: The user who owns the API key. Defaults to root.\ **DEPLOY_PROXMOXVE_USER_REALM**: The authentication realm the user authenticates with. Defaults to pam.\ **DEPLOY_PROXMOXVE_API_TOKEN_NAME**: The name of the API token created for the user account. Defaults to acme.\ -**DEPLOY_PROXMOXVE_API_TOKEN_KEY**: The API token. Required.\ +**DEPLOY_PROXMOXVE_API_TOKEN_KEY**: The API token. Required. ```sh export DEPLOY_PROXMOXVE_USER=<username>