-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathdvhost-simple.config
36 lines (27 loc) · 952 Bytes
/
dvhost-simple.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# ==========================================
# Configuration File for Login Panel
# ==========================================
# http/https Panel
PROTOCOL=http
# Panel Domain or IP Address
# Replace 'domain.top' with your server's domain or IP.
HOST=domain.com
# Panel Port
# Specify the port number your panel uses.
PORT=2020
# Panel Path
# This is the unique path to access your panel (if applicable).
PATH=tUNWS2QixUF8Hvq
# Login Credentials
# Update these with your panel's admin username and password.
USERNAME=admin
PASSWORD=admin
# Subscription Link
# The complete link to access the panel subscription.
# Replace the placeholders with actual values.
SUBSCRIPTION=https://test.domain.top:2096/sub/
PUBLIC_KEY_PATH=/root/cert/domain.top/fullchain.pem
PRIVATE_KEY_PATH=/root/cert/domain.top/privkey.pem
# Add your backup links in the variable below example : Vmess OR VLESS OR SSR ....
Backup_link=
TELEGRAM_URL=https://t.me/dvhost_cloud