1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-09-28 23:51:59 +02:00

Update dashboard.py

This commit is contained in:
Donald Cheng Hong Zou 2022-01-23 19:25:12 -05:00
parent 3caea1a903
commit efae1222c1

View File

@ -31,7 +31,7 @@ from util import regex_match, check_DNS, check_Allowed_IPs, check_remote_endpoin
check_IP_with_range, clean_IP_with_range check_IP_with_range, clean_IP_with_range
# Dashboard Version # Dashboard Version
DASHBOARD_VERSION = 'v3.0' DASHBOARD_VERSION = 'v3.0.1'
# WireGuard's configuration path # WireGuard's configuration path
WG_CONF_PATH = None WG_CONF_PATH = None
# Dashboard Config Name # Dashboard Config Name