This repository has been archived on 2025-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
Files
lan-web/.env.example
2025-09-16 09:25:23 +02:00

11 lines
226 B
Plaintext

# Proxmox
PROXMOX_API_URL=https://proxmox.example/api2/json
PROXMOX_USER=root@pam
PROXMOX_PASSWORD=secret
# Check_MK
CHECK_MK_API_URL=https://checkmk.example
CHECK_MK_USER=automation
CHECK_MK_PASSWORD=secret
VERIFY_TLS=false