mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-01-02 20:22:02 +08:00
Update dashboard.py
This commit is contained in:
parent
3caea1a903
commit
efae1222c1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
# Dashboard Version
|
||||
DASHBOARD_VERSION = 'v3.0'
|
||||
DASHBOARD_VERSION = 'v3.0.1'
|
||||
# WireGuard's configuration path
|
||||
WG_CONF_PATH = None
|
||||
# Dashboard Config Name
|
||||
|
|
Loading…
Reference in a new issue