From f8cf85dd01cacd67a80b570a3fc32a3f39dd3f83 Mon Sep 17 00:00:00 2001 From: zhenhui <1276357500@qq.com> Date: Wed, 25 Mar 2026 17:53:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B8=B8=E6=88=8F=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=B8=BAdice-v3-game.yuliao666.top?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/.env.example b/server/.env.example index a050097..ca4550d 100644 --- a/server/.env.example +++ b/server/.env.example @@ -25,7 +25,7 @@ WEBMAN_CHANNEL_PORT=2207 WEBMAN_CHANNEL_LISTEN_HOST=0.0.0.0 # 游戏地址,用于 /api/v1/getGameUrl 返回 -GAME_URL=dice-game-v3.yuliao666.top +GAME_URL=dice-v3-game.yuliao666.top # API 鉴权与用户(可选,不填则用默认值) # authToken 签名密钥(必填,与客户端约定,用于 signature 校验)