This repository has been archived on 2026-08-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Proxmox-VPS-Panel-secure/.env.example
T

14 lines
349 B
Bash

SECRET_KEY=generate-a-long-random-value
POSTGRES_USER=panel
POSTGRES_PASSWORD=replace-with-a-random-password
POSTGRES_DB=panel
PVE_HOST=https://192.168.31.4:8006
PVE_NODE=pve1
PVE_TOKEN_NAME=panel@pve!panel
PVE_TOKEN_VALUE=replace-me
PVE_VERIFY_SSL=true
PVE_VM_STORAGE=SSD
PVE_LXC_STORAGE=SSD
PVE_BRIDGE=vmbr0
ALLOW_ORIGINS=https://cloud.rummail.ru