Commit inicial - estructura base del proyecto
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
PROXMOX_HOST=192.168.0.200
|
||||
PROXMOX_NODE=thinkcentre
|
||||
PROXMOX_USER=root
|
||||
PROXMOX_SSH_KEY=C:\Users\Uriel Jareth\.openclaw\workspace\proxmox_key_win
|
||||
PROXMOX_API_BASE_URL=https://192.168.0.200:8006/api2/json
|
||||
PROXMOX_API_TOKEN_ID=root@pam!openclaw
|
||||
PROXMOX_API_TOKEN_SECRET=REPLACE_WITH_TOKEN_SECRET
|
||||
PROXMOX_COOLIFY_LXC=102
|
||||
|
||||
COOLIFY_API_URL=https://coolify.urieljareth.org/api/v1
|
||||
COOLIFY_TOKEN=REPLACE_WITH_COOLIFY_TOKEN
|
||||
Reference in New Issue
Block a user