修改go版本为1.15

This commit is contained in:
bjd
2021-01-08 13:09:04 +08:00
parent 8372b9e58e
commit 206cfebb9a
7 changed files with 18 additions and 20 deletions

View File

@@ -8,6 +8,7 @@ db_file = "./data.db"
#证书文件
cert_file = "./vpn_cert.pem"
cert_key = "./vpn_cert.key"
ui_path = "../ui"
down_files_path = "../down_files"
log_level = "info"