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 校验)