更新配置

This commit is contained in:
Xin Wang 2025-07-04 18:58:06 +08:00
parent d54f2e954c
commit 61dccf8074

View File

@ -1,4 +1,4 @@
const BASE_URL = 'https://movieflow.api.huiying.video'
const BASE_URL = 'https://pre.movieflow.api.huiying.video'
/** @type {import('next').NextConfig} */
const nextConfig = {
eslint: {