feat: 接入公开币种目录并统一多币种金额与语言初始化处理
This commit is contained in:
@@ -6,6 +6,7 @@ const lotteryApiProxyTarget =
|
||||
process.env.LOTTERY_API_PROXY_TARGET?.trim() || "http://127.0.0.1:8000";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
allowedDevOrigins: ["192.168.0.101"],
|
||||
reactCompiler: true,
|
||||
|
||||
// 安全头配置 - 支持 iframe 嵌入
|
||||
|
||||
Reference in New Issue
Block a user