mirror of
https://github.com/EasyTier/EasytierGame.git
synced 2025-05-19 10:27:56 +00:00
config.json存储优化,新增设置网卡跃点功能,以及其他bug修复
- 修复服务器地址过长导致无法删除地址的问题 - 新增设置网卡跃点功能 - 优化config.json serverUrl的输入格式,可数组或字符串逗号分隔
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"private": true,
|
||||
"author": "leizi97",
|
||||
"description": "A simple network initiator based on Easytier",
|
||||
"version": "1.1.8",
|
||||
"version": "1.1.9",
|
||||
"scripts": {
|
||||
"dev": "nuxt dev --dotenv env/.env.dev --host 0.0.0.0",
|
||||
"build": "nuxt generate --dotenv env/.env.prod"
|
||||
|
||||
Reference in New Issue
Block a user