From e63f57ce658314aa1572ce39ea11c70e54706138 Mon Sep 17 00:00:00 2001 From: leessmin <1442772970@qq.com> Date: Mon, 5 Jun 2023 17:07:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E6=89=93=E5=8C=85=E5=89=8D=E5=81=9A?= =?UTF-8?q?=E5=87=86=E5=A4=87=E5=B7=A5=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- panel_config/auth.toml | 4 ++-- panel_config/panel.toml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/panel_config/auth.toml b/panel_config/auth.toml index 546f040..b4ad9c7 100644 --- a/panel_config/auth.toml +++ b/panel_config/auth.toml @@ -1,4 +1,4 @@ [account] op_time = 1682395801 -password = 'lsyand99' -username = 'lsyand99' +password = 'admin123456' +username = 'admin123456' diff --git a/panel_config/panel.toml b/panel_config/panel.toml index ba805de..3553762 100644 --- a/panel_config/panel.toml +++ b/panel_config/panel.toml @@ -1,4 +1,4 @@ -game_serve_path = 'C:\Users\李思敏\Desktop\squad\squad' +game_serve_path = '' listening_time = 3 panel_port = 8080 -server_ip = '192.168.1.110' +server_ip = '192.168.1.111'