Обновить proxmox_tools_pve.py
This commit is contained in:
@@ -21,7 +21,7 @@ class Tools:
|
|||||||
default="root@pam", description="Proxmox API user (e.g. root@pam)"
|
default="root@pam", description="Proxmox API user (e.g. root@pam)"
|
||||||
)
|
)
|
||||||
proxmox_token_name: str = Field(
|
proxmox_token_name: str = Field(
|
||||||
default="openwebui-token", description="Proxmox API token name/id"
|
default="open-webui", description="Proxmox API token name/id"
|
||||||
)
|
)
|
||||||
proxmox_token_value: str = Field(
|
proxmox_token_value: str = Field(
|
||||||
default="",
|
default="",
|
||||||
|
|||||||
Reference in New Issue
Block a user